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 GanttGraphicalViewBaseTaskElementStateManager : RadGanttViewBaseStateManager
Inheritance: objectItemStateManagerFactoryBaseItemStateManagerFactoryRadGanttViewBaseStateManagerGanttGraphicalViewBaseTaskElementStateManager
Constructors
C#
public GanttGraphicalViewBaseTaskElementStateManager()
Methods
Creates the specific states.
C#
protected override StateNodeBase CreateSpecificStates()
StateNodeBase
Overrides:
Creates the state manager.
C#
protected override ItemStateManagerBase CreateStateManager()
ItemStateManagerBase
Overrides: