Gets the panel that contains the label and the editor of the property box.

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

Syntax

C#
public Grid Panel { get; }
Visual Basic
Public ReadOnly Property Panel As Grid
	Get

See Also