MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Style Class / NumberingStyle Property

In This Topic
NumberingStyle Property (Style)
In This Topic
Gets or sets a numbering style for headings of the table of contents.
Syntax
'Declaration
 
Public Property NumberingStyle As ExpressionInfo
 

Property Value

An GrapeCity.Enterprise.Data.Expressions.ExpressionInfo object that evaluates to a NumberingStyle enumeration.
See Also