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

In This Topic
    Style Property (IPageSection)
    In This Topic
    Returns style of this IPageSection.
    Syntax
    'Declaration
     
    ReadOnly Property Style As IStyle
    IStyle Style {get;}
    See Also