Table of Contents

Class PopupPropertyGrid

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Popup window with PropertyGrid control.

public class PopupPropertyGrid : PopupWindow<PropertyGrid>, IBaseObject, IDisposableObject, ISupportInitialize, IFocusable, ITextProperty, IComponent, INotifyDataErrorInfo, IWindow, IControl, IDisposable, IWin32Window
Inheritance
PopupPropertyGrid
Implements

Constructors

PopupPropertyGrid()

Initializes a new instance of the PopupPropertyGrid class.

Methods

CreateMainControl()

Creates main control of the popup window.

CreatePropertiesPopup()

Creates properties popup window.

HidePopup(ModalResult)

Hides popup window.