ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IReportItem Interface / Style Property

In This Topic
    Style Property (IReportItem)
    In This Topic
    Returns style of the report item.
    Syntax
    'Declaration
     
    ReadOnly Property Style As IStyle
    IStyle Style {get;}
    See Also