Class SettingsPaneView
Inheritance
System.Object
SettingsPaneView
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.Wpf
Assembly: Telerik.WebAii.Controls.Xaml.Wpf.dll
Syntax
public class SettingsPaneView : ContentControl, IAutomationPeer, IPeerConverter, IContentControl, ISettingsPane, IControl, IFrameworkElement, ITargetElement
Constructors
SettingsPaneView()
Declaration
public SettingsPaneView()
Properties
ArrangeTabButton
CloseButton
ColorSubTab
ColorSubTabItems
Declaration
public IList<RadTabItem> ColorSubTabItems { get; }
Property Value
System.Collections.Generic.IList<RadTabItem>
|
ColorSubTabOpacitySlider
ColorTabButton
ConnectionTypeBezierButton
ConnectionTypePolylineButton
Declaration
public RadRadioButton ConnectionTypePolylineButton { get; }
Property Value
RadRadioButton
|
ConnectionTypeSplineButton
ConnectionTypeTabButton
GeneralTabButton
GeometrySubTabStrokeDashArrayButton
Declaration
public RadComboBox GeometrySubTabStrokeDashArrayButton { get; }
Property Value
RadComboBox
|
GeometrySubTabStrokeThicknessButton
Declaration
public RadNumericUpDown GeometrySubTabStrokeThicknessButton { get; }
Property Value
RadNumericUpDown
|
GeometryTabButton
HomeTabGeometryButtons
Declaration
public IList<RadGeometryButton> HomeTabGeometryButtons { get; }
Property Value
System.Collections.Generic.IList<RadGeometryButton>
|
RootTabItems
Declaration
public IList<RadTabItem> RootTabItems { get; }
Property Value
System.Collections.Generic.IList<RadTabItem>
|
SettingsPaneHomeControl
Declaration
public FrameworkElement SettingsPaneHomeControl { get; }
Property Value
FrameworkElement
|
SettingsPaneSizeControl
Declaration
public FrameworkElement SettingsPaneSizeControl { get; }
Property Value
FrameworkElement
|
SettingsPaneStyleControl
Declaration
public FrameworkElement SettingsPaneStyleControl { get; }
Property Value
FrameworkElement
|
SettingsPaneTabControl
SettingsPaneTextControl
Declaration
public FrameworkElement SettingsPaneTextControl { get; }
Property Value
FrameworkElement
|
SettingsPaneViewContent
SizeTabNumericUpDownButtons
Declaration
public IList<RadNumericUpDown> SizeTabNumericUpDownButtons { get; }
Property Value
System.Collections.Generic.IList<RadNumericUpDown>
|
StyleTabColorsGradientsList
StyleTabColorsListItems
Declaration
public IList<ListBoxItem> StyleTabColorsListItems { get; }
Property Value
System.Collections.Generic.IList<ListBoxItem>
|
TextTabBoldButton
TextTabFontFamilyButton
TextTabFontSizeButton
TextTabItalicButton
TextTabTextColorList
TextTabTextColorListItems
Declaration
public IList<ListBoxItem> TextTabTextColorListItems { get; }
Property Value
System.Collections.Generic.IList<ListBoxItem>
|