Gets or sets the maximum width of the editor.
Namespace:
C1.Silverlight.ExtendedAssembly: C1.Silverlight.Extended (in C1.Silverlight.Extended.dll)
Syntax
C# |
---|
public double MaxEditorWidth { get; set; } |
Visual Basic |
---|
Public Property MaxEditorWidth As Double Get Set |