ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components Namespace / MemoryReportItem Class / Style Property

In This Topic
    Style Property (MemoryReportItem)
    In This Topic
    Gets or sets the style of the report item.
    Syntax
    'Declaration
     
    Public Overridable Property Style As IStyle
    public virtual IStyle Style {get; set;}
    See Also