Interface
IRadRibbonViewToggleButton

Definition

Namespace:Telerik.WebAii.Controls.Xaml

Assembly:Telerik.WebAii.Controls.Xaml.dll

Syntax:

cs-api-definition
public interface IRadRibbonViewToggleButton : IRadToggleButton, IToggleButton, IFrameworkElement, ITargetElement

Derived Classes: RadRibbonToggleButtonRadRibbonToggleButton

Inherited Members IToggleButton.Check(bool)IToggleButton.UnCheck(bool)IToggleButton.Toggle()IToggleButton.IsCheckedIToggleButton.IsThreeStateIToggleButton.CheckIconIFrameworkElement.CastAs<T>()IFrameworkElement.Parent<T>()IFrameworkElement.SetProxy(bool)IFrameworkElement.SetUid(string)IFrameworkElement.SetFindInfo(VisualFindInfo)IFrameworkElement.SetXamlTag(string)IFrameworkElement.AssignReference(AutomationReference)IFrameworkElement.SetFocus()IFrameworkElement.GetAutomationProperty(string)IFrameworkElement.GetProperty<T>(string)IFrameworkElement.GetPropertyTypeSafe(string)IFrameworkElement.SetProperty(string, object)IFrameworkElement.ScrollToVisible()IFrameworkElement.UserIFrameworkElement.FindIFrameworkElement.WaitIFrameworkElement.NameIFrameworkElement.AbsoluteSiblingTagIndexIFrameworkElement.ActualWidthIFrameworkElement.ActualHeightIFrameworkElement.TextIFrameworkElement.ToolTipTextIFrameworkElement.TextBlockContentIFrameworkElement.TextLiteralContentIFrameworkElement.ComputedVisibilityIFrameworkElement.UidITargetElement.Match(IFindExpression)ITargetElement.SetDepth(int)ITargetElement.AddChildNode(ITargetElement)ITargetElement.SetClosingTag(ITargetElement)ITargetElement.GetChildren()ITargetElement.GetParent()ITargetElement.GetHostParent()ITargetElement.SetParent(ITargetElement)ITargetElement.Refresh()ITargetElement.GetUniqueHashCode()ITargetElement.GetRectangle()ITargetElement.Capture()ITargetElement.CaptureImage()ITargetElement.GetStringPresentation()ITargetElement.TechnologyTypeITargetElement.DepthITargetElement.IsTestRegionITargetElement.ParsedElementITargetElement.Host

Properties

BackgroundCheckedColor

Declaration

cs-api-definition
IColor BackgroundCheckedColor { get; }

Property Value

IColor

BackgroundCheckedOpacity

Declaration

cs-api-definition
double BackgroundCheckedOpacity { get; }

Property Value

double

BackgroundCheckedVisibility

Declaration

cs-api-definition
Visibility BackgroundCheckedVisibility { get; }

Property Value

Visibility

BackgroundDecoratorColor

Declaration

cs-api-definition
IColor BackgroundDecoratorColor { get; }

Property Value

IColor

BackgroundDecoratorOpacity

Declaration

cs-api-definition
double BackgroundDecoratorOpacity { get; }

Property Value

double

BackgroundDecoratorVisibility

Declaration

cs-api-definition
Visibility BackgroundDecoratorVisibility { get; }

Property Value

Visibility

BackgroundHoverColor

Declaration

cs-api-definition
IColor BackgroundHoverColor { get; }

Property Value

IColor

BackgroundHoverOpacity

Declaration

cs-api-definition
double BackgroundHoverOpacity { get; }

Property Value

double

BackgroundHoverVisibility

Declaration

cs-api-definition
Visibility BackgroundHoverVisibility { get; }

Property Value

Visibility

BackgroundPressedColor

Declaration

cs-api-definition
IColor BackgroundPressedColor { get; }

Property Value

IColor

BackgroundPressedOpacity

Declaration

cs-api-definition
double BackgroundPressedOpacity { get; }

Property Value

double

BackgroundPressedVisibility

Declaration

cs-api-definition
Visibility BackgroundPressedVisibility { get; }

Property Value

Visibility

CollapseToMedium

Declaration

cs-api-definition
string CollapseToMedium { get; }

Property Value

string

CollapseToSmall

Declaration

cs-api-definition
string CollapseToSmall { get; }

Property Value

string

CurrentSize

Declaration

cs-api-definition
string CurrentSize { get; }

Property Value

string

DisabledDecoratorColor

Declaration

cs-api-definition
IColor DisabledDecoratorColor { get; }

Property Value

IColor

DisabledDecoratorOpacity

Declaration

cs-api-definition
double DisabledDecoratorOpacity { get; }

Property Value

double

DisabledDecoratorVisibility

Declaration

cs-api-definition
Visibility DisabledDecoratorVisibility { get; }

Property Value

Visibility

MinHeight

Declaration

cs-api-definition
double MinHeight { get; }

Property Value

double

MinWidth

Declaration

cs-api-definition
double MinWidth { get; }

Property Value

double

Text1

Declaration

cs-api-definition
string Text1 { get; }

Property Value

string

Text2

Declaration

cs-api-definition
string Text2 { get; }

Property Value

string