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

In This Topic
    Style Property (TextConfig)
    In This Topic
    Gets or sets data point style
    Syntax
    'Declaration
     
    Public Property Style As Style
    public Style Style {get; set;}
    See Also