PageElementPropertiesMiniList_CssClass Property |
The CssClass to use for the top level div on this pane.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string MiniList_CssClass { get; }
ReadOnly Property MiniList_CssClass As String
Get
Property Value
Type:
StringThe CssClass to use for the top level div on this pane.
See Also