Class AggregationLevelConstants
Inheritance
AggregationLevelConstants
Assembly: SoDataBase.dll
Syntax
public class AggregationLevelConstants
Constructors
AggregationLevelConstants()
Declaration
public AggregationLevelConstants()
Fields
Declaration
public const string FooterRowType = "footer"
Field Value
GrandTotalRowType
Declaration
public const string GrandTotalRowType = "grandtotal"
Field Value
Declaration
public const string HeaderRowType = "header"
Field Value
HideDetailModifier
Declaration
public const string HideDetailModifier = "HideDetail"
Field Value
Declaration
public const string ShowFooterModifier = "Footer"
Field Value
Declaration
public const string ShowHeaderModifier = "Header"
Field Value
Extension Methods