InterfaceIRadSplitButton
Interface
The common RadSplitButton SL/Wpf interface.
Definition
Namespace:Telerik.WebAii.Controls.Xaml
Assembly:Telerik.WebAii.Controls.Xaml.dll
Syntax:
cs-api-definition
public interface IRadSplitButton : IContentControl, IControl, IFrameworkElement, ITargetElement
Derived Classes:
Inherited Members
Properties
DropDownElement
Declaration
cs-api-definition
IRadToggleButton DropDownElement { get; }
Property Value
DropDownIndicatorElement
Declaration
cs-api-definition
FrameworkElement DropDownIndicatorElement { get; }
Property Value
Methods
ToggleDropDown()
Declaration
cs-api-definition
void ToggleDropDown()