InterfaceIRadTreeViewItem
Interface
Definition
Namespace:Telerik.WebAii.Controls.Xaml
Assembly:Telerik.WebAii.Controls.Xaml.dll
Syntax:
cs-api-definition
public interface IRadTreeViewItem : IControl, IFrameworkElement, ITargetElement
Derived Classes:
Inherited Members
Properties
CheckBoxFrameworkElement
Declaration
cs-api-definition
FrameworkElement CheckBoxFrameworkElement { get; }
Property Value
ItemExpander
Declaration
cs-api-definition
FrameworkElement ItemExpander { get; }
Property Value
NodeElements
Declaration
cs-api-definition
IList<IRadTreeViewItem> NodeElements { get; }
Property Value
RadioButtonFrameworkElement
Declaration
cs-api-definition
FrameworkElement RadioButtonFrameworkElement { get; }
Property Value