Definition
Namespace:Telerik.Windows.Controls.Scheduling
Assembly:Telerik.Windows.Scheduling.Core.dll
Syntax:
C#
public abstract class GroupHeaderContainerBase : TreeContainer, ISelectorItem, IMouseOverHighlightItem, ISupportsStates, ITreeContainer, IDataContainer, IGroupContainer
Inheritance: objectSelectorItemBaseTreeContainerGroupHeaderContainerBase
Derived Classes:
Implements:
Inherited Members
Constructors
C#
protected GroupHeaderContainerBase()
Fields
ChildrenPaddingProperty
DependencyProperty
C#
public static readonly DependencyProperty ChildrenPaddingProperty
Properties
ChildrenPadding
Thickness
C#
public Thickness ChildrenPadding { get; set; }
Implements:
C#
protected abstract TimeRulerSettings TimeRulerSettings { get; }