Interface IRadButtonGroupItem
Inherited Members
Namespace: Telerik.WebAii.Controls.Xaml
Assembly: Telerik.WebAii.Controls.Xaml.dll
Syntax
public interface IRadButtonGroupItem : IRadButton, IButton, IButtonBase, IContentControl, IControl, IFrameworkElement, ITargetElement
Properties
RadRibbonButton
RadRibbonDropDownButton
Declaration
IRadRibbonViewDropDownButton RadRibbonDropDownButton { get; }
Property Value
RadRibbonRadioButton
Declaration
IRadRibbonViewRadioButton RadRibbonRadioButton { get; }
Property Value
RadRibbonSplitButton
Declaration
IRadRibbonViewSplitButton RadRibbonSplitButton { get; }
Property Value
RadRibbonToggleButton
Declaration
IRadRibbonViewToggleButton RadRibbonToggleButton { get; }