Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
Code: XAML
C#
Visual Basic
XAML
.NET Framework Class Library
PropertyBox
.
.
::
.
.
Panel Property
PropertyBox Class
See Also
Gets the panel that contains the label and the editor of the property box.
Namespace:
C1.WPF.Extended
Assembly:
C1.WPF.Extended
(in C1.WPF.Extended.dll)
Syntax
C#
public
Grid
Panel
{
get
; }
Visual Basic
Public
ReadOnly
Property
Panel
As
Grid
Get
See Also
PropertyBox Class
C1.WPF.Extended Namespace