InterfaceIRadPaneGroup
Interface
Represents the IRadPaneGroup control wrapper for SL/Wpf interface.
Definition
Namespace:Telerik.WebAii.Controls.Xaml
Assembly:Telerik.WebAii.Controls.Xaml.dll
Syntax:
cs-api-definition
public interface IRadPaneGroup : IRadTabControl, IControl, IFrameworkElement, ITargetElement
Derived Classes:
Inherited Members
Properties
DocumentPanes
Get the list of document panes for this group.
Declaration
cs-api-definition
IList<IRadDocumentPane> DocumentPanes { get; }
Property Value
HeaderTitle
Get the pane header title.