Interface
IRadColorSelector

Definition

Namespace:Telerik.WebAii.Controls.Xaml

Assembly:Telerik.WebAii.Controls.Xaml.dll

Syntax:

cs-api-definition
public interface IRadColorSelector : IContentControl, IControl, IFrameworkElement, ITargetElement

Derived Classes: RadColorSelectorRadColorSelector

Inherited Members IControl.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

HeaderColorValue

Declaration

cs-api-definition
string HeaderColorValue { get; }

Property Value

string

HeaderPaletteVisibility

Declaration

cs-api-definition
Visibility HeaderPaletteVisibility { get; }

Property Value

Visibility

HeaderText

Declaration

cs-api-definition
string HeaderText { get; }

Property Value

string

MainPaletteHeaderText

Declaration

cs-api-definition
string MainPaletteHeaderText { get; }

Property Value

string

NoColorVisibility

Declaration

cs-api-definition
Visibility NoColorVisibility { get; }

Property Value

Visibility

StandardPaletteHeaderText

Declaration

cs-api-definition
string StandardPaletteHeaderText { get; }

Property Value

string

StandardPaletteVisibility

Declaration

cs-api-definition
Visibility StandardPaletteVisibility { get; }

Property Value

Visibility