Table of Contents

Class PopupPropertyGrid

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

Popup window with PropertyGrid control.

public class PopupPropertyGrid : PopupWindow<PropertyGrid>, IBaseObjectWithAttr, IBaseObjectWithId, INotifyPropertyChanged, IDisposableObject, IBaseObject, ISupportInitialize, IFocusable, ITextProperty, IComponent, INotifyDataErrorInfo, IWindow, IControl, IDisposable, IWin32Window, ILayoutItem
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, bool)

Hides popup window.

ShowPropertiesPopup(object, Action?)

Shows properties popup window with specified object as a source of properties.