InterfaceIRadDropDownButton
Interface
The common RadDropDownButton SL/Wpf interface.
Definition
Namespace:Telerik.WebAii.Controls.Xaml
Assembly:Telerik.WebAii.Controls.Xaml.dll
Syntax:
cs-api-definition
public interface IRadDropDownButton : IRadButton, IButton, IButtonBase, IContentControl, IControl, IFrameworkElement, ITargetElement
Derived Classes:
Inherited Members
Properties
DropDownIndicatorVisibility
Declaration
cs-api-definition
Visibility DropDownIndicatorVisibility { get; }
Property Value
Methods
Toggle()
Declaration
cs-api-definition
void Toggle()