ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.RenderingTree.Components.Interfaces Namespace / ICustomCssStyles Interface / CustomCSSClasses Property

In This Topic
    CustomCSSClasses Property (ICustomCssStyles)
    In This Topic
    Gets the custom CSS class names.
    Syntax
    'Declaration
     
    ReadOnly Property CustomCSSClasses As String
    string CustomCSSClasses {get;}
    See Also