Table of Contents

Class SimpleStatusNamedComponentCellProps

Namespace
Kentico.Xperience.Admin.Base
Assembly
Kentico.Xperience.Admin.Base.dll

Properties of the SIMPLE_STATUS_COMPONENT front-end component.

public class SimpleStatusNamedComponentCellProps : StatusComponentProperties
Inheritance
object
SimpleStatusNamedComponentCellProps
Inherited Members
Extension Methods

Properties

IconAlign

Alignment of the icon.

public SimpleStatusAlign IconAlign { get; set; }

Property Value

SimpleStatusAlign

TooltipText

Tooltip text of the component.

public string TooltipText { get; set; }

Property Value

string