GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : NumberingStyle Enumeration |
'Declaration Public Enum NumberingStyle Inherits System.Enum
public enum NumberingStyle : System.Enum
Member | Description |
---|---|
Decimal | The decimal numbering style. |
DecimalLeadingZero | The decimal numbering style with leading zero . |
Georgian | The georgian numbering style. |
LowerArmenian | The lower armenian numbering style. |
LowerGreek | The lower greek numbering style. |
LowerLatin | The lower latin numbering style. |
LowerRoman | The lower roman numbering style. |
None | No numbering. |
UpperArmenian | The upper armenian numbering style. |
UpperGreek | The upper greek numbering style. |
UpperLatin | The upper latin numbering style. |
UpperRoman | The upper roman numbering style. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.PageReportModel.NumberingStyle