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

In This Topic
    StyleName Property (MemoryReportItem)
    In This Topic
    Gets or sets a style name.
    Syntax
    'Declaration
     
    Public Property StyleName As String
    public string StyleName {get; set;}
    See Also