DataStandardColorUI Property | |
Color handling for user interface e. g. row table
Namespace:
SOWIData
Assembly:
SOWIData (in SOWIData.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax public virtual string ColorUI { get; }
Public Overridable ReadOnly Property ColorUI As String
Get
Property Value
Type:
StringImplements
IDataStandardColorUIRemarks
Example Bootstrap CSS classe names active is gray, success is green, info is blue, warning is yellow and danger is red
See Also