Class DashTypeGallery
Inherited Members
Namespace: Telerik.Windows.Controls.RichTextBoxUI.TaskPaneControls
Assembly: Telerik.Windows.Controls.RichTextBox.dll
Syntax
public class DashTypeGallery : ControlBase
Constructors
DashTypeGallery()
Declaration
public DashTypeGallery()
Fields
OutlineDashTypeItemsProperty
Declaration
public static readonly DependencyProperty OutlineDashTypeItemsProperty
Field Value
System.
|
SelectedOutlineDashTypeProperty
Declaration
public static readonly DependencyProperty SelectedOutlineDashTypeProperty
Field Value
System.
|
Properties
OutlineDashTypeItems
Declaration
public List<ShapesOutlineDashTypeViewModel> OutlineDashTypeItems { get; set; }
Property Value
System.
|
SelectedOutlineDashType
Methods
OnInitialized(EventArgs)
Raises the System.
Declaration
protected override void OnInitialized(EventArgs e)
Parameters
System. The System. |