Class ColumnHeaderContainer
Represents a UI of a column header.
Inherited Members
Namespace: Telerik.Windows.Controls.GanttView
Assembly: Telerik.Windows.Controls.GanttView.dll
Syntax
public class ColumnHeaderContainer : TreeContainer, ISelectorItem, IMouseOverHighlightItem, ISupportsStates, ITreeContainer, IDataContainer, ISupportsResize, IThemable
Constructors
ColumnHeaderContainer()
Initializes a new instance of the Column
Declaration
public ColumnHeaderContainer()
Methods
MeasureOverride(Size)
Called to re-measure a control.
Declaration
protected override Size MeasureOverride(Size availableSize)
Parameters
System. The maximum size that the method can return. |
Returns
System. The size of the control, up to the maximum specified by constraint. |
OnDataItemChanged(HierarchicalItem)
Declaration
protected override void OnDataItemChanged(HierarchicalItem item)
Parameters
Hierarchical
|
Overrides
OnInitialized(EventArgs)
Raises the System.
Declaration
protected override void OnInitialized(EventArgs e)
Parameters
System. The System. |
ResetTheme()
Resets the theme.
Declaration
public void ResetTheme()