Gets or sets the width of generated editors for the SelectedObject's properties.
Namespace:
C1.Silverlight.ExtendedAssembly: C1.Silverlight.Extended (in C1.Silverlight.Extended.dll)
Syntax
C# |
---|
public double EditorWidth { get; set; } |
Visual Basic |
---|
Public Property EditorWidth As Double Get Set |