InterfaceIRadToolBar
Interface
Definition
Namespace:Telerik.WebAii.Controls.Xaml
Assembly:Telerik.WebAii.Controls.Xaml.dll
Syntax:
cs-api-definition
public interface IRadToolBar : IControl, IFrameworkElement, ITargetElement
Derived Classes:
Inherited Members
Properties
Items
Declaration
cs-api-definition
IList<FrameworkElement> Items { get; }
Property Value
OverflowItems
Declaration
cs-api-definition
IList<FrameworkElement> OverflowItems { get; }
Property Value
Methods
ToggleOverflowDropDown()
Declaration
cs-api-definition
void ToggleOverflowDropDown()