ThemedPropertyGridHandler Class |
Namespace: Eto.Forms.ThemedControls
The ThemedPropertyGridHandler type exposes the following members.
Name | Description | |
---|---|---|
ThemedPropertyGridHandler | Initializes a new instance of the ThemedPropertyGridHandler class |
Name | Description | |
---|---|---|
SelectedObject |
Gets or sets the selected object for the grid to edit
| |
SelectedObjects |
Gets or sets the selected objects for the grid to edit
| |
ShowCategories |
Gets or sets a value indicating that the categories should be shown
| |
ShowDescription |
Gets or sets a value indicating that the description panel should be shown
|
Name | Description | |
---|---|---|
AttachEvent |
Attaches the specified event to the platform-specific control
(Overrides ThemedControlHandlerTControl, TWidget, TCallbackAttachEvent(String).) | |
CreateControl |
Creates the control for this handler
(Overrides WidgetHandlerTControl, TWidgetCreateControl.) | |
Refresh |
Refreshes the grid with new values from the selected object(s)
|