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

In This Topic
    Style Property (IBody)
    In This Topic
    Gets the defined style information for the report's body.
    Syntax
    'Declaration
     
    ReadOnly Property Style As IStyle
    IStyle Style {get;}
    See Also