Class RadRibbonBarSplitButton
Inheritance
System.Object
RadRibbonBarSplitButton
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WebAii.Controls.Html
Assembly: Telerik.WebAii.Controls.Html.dll
Syntax
public class RadRibbonBarSplitButton : RadRibbonBarItem
Constructors
RadRibbonBarSplitButton()
Declaration
public RadRibbonBarSplitButton()
RadRibbonBarSplitButton(Element)
Properties
EnableButtonSelection
Declaration
public bool EnableButtonSelection { get; }
Property Value
System.Boolean
|
ItemCount
Declaration
public int ItemCount { get; }
Property Value
System.Int32
|
LocatorExpression
Declaration
public override IFindExpression LocatorExpression { get; }
Property Value
IFindExpression
|
Overrides
Opened
Declaration
public bool Opened { get; }
Property Value
System.Boolean
|
SelectedButtonIndex
Declaration
public int SelectedButtonIndex { get; }
Property Value
System.Int32
|