MESCIUS.ActiveReports Assembly / DDCssLib Namespace / StyleSheetRule Class / ClassName Property

In This Topic
ClassName Property (StyleSheetRule)
In This Topic
Gets/sets the ClassName of this StyleSheetRule. This value can be used to retrieve the stylesheet rule from it's parent stylesheet.
Syntax
'Declaration
 
Public Property ClassName As String
 
See Also