Gets or sets the maximum width of generated labels for the SelectedObject's properties.

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

Syntax

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

See Also