Interface IRadSplitContainer
Inherited Members
Namespace: Telerik.WebAii.Controls.Xaml
Assembly: Telerik.WebAii.Controls.Xaml.dll
Syntax
public interface IRadSplitContainer : IControl, IFrameworkElement, ITargetElement
Properties
PaneGroups
Declaration
IList<IRadPaneGroup> PaneGroups { get; }
Property Value
System.
|
SplitContainers
Declaration
IList<IRadSplitContainer> SplitContainers { get; }
Property Value
System.
|