Class RadRibbonBackstageItem
Inheritance
System.Object
RadRibbonBackstageItem
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WebAii.Controls.Xaml
Assembly: Telerik.WebAii.Controls.Xaml.dll
Syntax
public class RadRibbonBackstageItem : ContentControl, IAutomationPeer, IPeerConverter, IContentControl, IControl, IRadRibbonBackstageItem, IFrameworkElement, ITargetElement
Constructors
RadRibbonBackstageItem()
Declaration
public RadRibbonBackstageItem()
Properties
IsFocused
Declaration
public bool IsFocused { get; }
Property Value
System.Boolean
|
IsSelectable
Declaration
public bool IsSelectable { get; }
Property Value
System.Boolean
|
IsSelected
Declaration
public bool IsSelected { get; set; }
Property Value
System.Boolean
|
OuterBorderColor
OuterBorderOpacity
Declaration
public double OuterBorderOpacity { get; }
Property Value
System.Double
|
Implements
OuterBorderVisibility
SelectedVisualStateColor
SelectedVisualStateOpacity
Declaration
public double SelectedVisualStateOpacity { get; }
Property Value
System.Double
|
Implements
SelectedVisualStateVisibility
Declaration
public Visibility SelectedVisualStateVisibility { get; }
Property Value
Visibility
|