ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / DDCssLib Namespace / IStyleSheetRule Interface / ClassName Property

In This Topic
    ClassName Property (IStyleSheetRule)
    In This Topic
    Returns the classname this StyleSheetRule is identified by.
    Syntax
    'Declaration
     
    Property ClassName As String
    string ClassName {get; set;}
    See Also