Interface IGroupContainer
Namespace: Telerik.Windows.Controls.Scheduling
Assembly: Telerik.Windows.Scheduling.Core.dll
Syntax
public interface IGroupContainer
Properties
ChildrenPadding
Declaration
Thickness ChildrenPadding { get; }
Property Value
System.Windows.Thickness
|