Class WindowPropertyGrid
Window with PropertyGrid control inside.
public class WindowPropertyGrid : Window, IBaseObject, IDisposableObject, ISupportInitialize, IFocusable, ITextProperty, IComponent, INotifyDataErrorInfo, IWindow, IControl, IDisposable, IWin32Window
- Inheritance
-
WindowPropertyGrid
- Implements
Constructors
- WindowPropertyGrid()
Initializes a new instance of the WindowPropertyGrid class.
Properties
- Default
Gets default WindowPropertyGrid.
- PropGrid
Gets PropertyGrid control.
Methods
- ShowDefault(string?, object?, bool)
Shows default WindowPropertyGrid.