DivWidgetBaseCssClass Property |
A Css class to be added to the widget for widget-specific styling.
Namespace:
NetQuarry.Data.WebMappers
Assembly:
EAP.WebMappers (in EAP.WebMappers.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax protected virtual string CssClass { get; }
Protected Overridable ReadOnly Property CssClass As String
Get
Property Value
Type:
StringSee Also