Gets the label of the advanced editor control.

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

Syntax

C#
public string Label { get; set; }
Visual Basic
Public Property Label As String
	Get
	Set

See Also