Interface
IRadRibbonViewDropDownButton

Definition

Namespace:Telerik.WebAii.Controls.Xaml

Assembly:Telerik.WebAii.Controls.Xaml.dll

Syntax:

cs-api-definition
public interface IRadRibbonViewDropDownButton : IRadDropDownButton, IRadButton, IButton, IButtonBase, IContentControl, IControl, IFrameworkElement, ITargetElement

Derived Classes: RadRibbonDropDownButtonRadRibbonDropDownButton

Inherited Members IRadDropDownButton.Toggle()IRadDropDownButton.IsPopupOpenIRadDropDownButton.CloseOnEscapeIRadDropDownButton.DropDownIndicatorVisibilityIRadDropDownButton.DropDownPopupElementIButtonBase.IsPressedIControl.IsEnabledIFrameworkElement.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

DropDownButtonPosition

Declaration

cs-api-definition
string DropDownButtonPosition { get; }

Property Value

string

DropDownPopup

Declaration

cs-api-definition
IPopup DropDownPopup { get; }

Property Value

IPopup

IsOpen

Declaration

cs-api-definition
bool IsOpen { get; }

Property Value

bool

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