Interface ITreeContainer
Namespace: Telerik.Windows.Rendering
Assembly: Telerik.Windows.Scheduling.Core.dll
Syntax
public interface ITreeContainer
Properties
SubitemsGap
Declaration
double SubitemsGap { get; }
Property Value
System.Double
|
SubitemsPadding
Declaration
Thickness SubitemsPadding { get; }
Property Value
System.Windows.Thickness
|