Represents a state manager used to define the states of an element for the theming mechanism.
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.UI.dll
Syntax:
C#
public class GanttViewTextViewCellElementStateManager : ItemStateManagerFactory
Inheritance: objectItemStateManagerFactoryBaseItemStateManagerFactoryGanttViewTextViewCellElementStateManager
Constructors
C#
public GanttViewTextViewCellElementStateManager()
Methods
Creates the specific states.
C#
protected override StateNodeBase CreateSpecificStates()
StateNodeBase
Overrides: