Click or drag to resize

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; }

Property Value

Type: String

Implements

IDataStandardColorUI
Remarks
Example Bootstrap CSS classe names active is gray, success is green, info is blue, warning is yellow and danger is red
See Also