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

In This Topic
    NumberingStyle Property (Style)
    In This Topic
    Specifies numbering style
    Syntax
    'Declaration
     
    Public Property NumberingStyle As GrapeCity.Enterprise.Data.Expressions.ExpressionInfo
    public GrapeCity.Enterprise.Data.Expressions.ExpressionInfo NumberingStyle {get; set;}
    See Also