Class SimpleStatusNamedComponentCellProps
Properties of the SIMPLE_STATUS_COMPONENT front-end component.
public class SimpleStatusNamedComponentCellProps : StatusComponentProperties
- Inheritance
-
objectSimpleStatusNamedComponentCellProps
- Inherited Members
- Extension Methods
Properties
IconAlign
Alignment of the icon.
public SimpleStatusAlign IconAlign { get; set; }
Property Value
TooltipText
Tooltip text of the component.
public string TooltipText { get; set; }
Property Value
- string