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