ComponentOne Extended Library for WPF and Silverlight
Panel Property (PropertyBox)

C1.WPF.Extended Namespace > PropertyBox Class : Panel Property
Gets the panel that contains the label and the editor of the property box.
Syntax
'Declaration
 
Public ReadOnly Property Panel As Grid
public Grid Panel {get;}
See Also

Reference

PropertyBox Class
PropertyBox Members