Gets or sets the minimum width of the editor.

Namespace:  C1.Silverlight.Extended
Assembly:  C1.Silverlight.Extended (in C1.Silverlight.Extended.dll)

Syntax

C#
public double MinEditorWidth { get; set; }
Visual Basic
Public Property MinEditorWidth As Double
	Get
	Set

See Also