PropertyGrid Class |
Namespace: Eto.Forms
The PropertyGrid type exposes the following members.
Name | Description | |
---|---|---|
![]() | PropertyGrid | Initializes a new instance of the PropertyGrid 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 | |
---|---|---|
![]() | GetCallback |
Gets the callback object for this control to raise events.
(Overrides ControlGetCallback.) |
![]() | OnPropertyValueChanged |
Raises the PropertyValueChanged event.
|
![]() | Refresh |
Refreshes the grid with new values from the selected object(s)
|
Name | Description | |
---|---|---|
![]() | PropertyValueChanged |
Event to handle when a property value has been changed.
|
Name | Description | |
---|---|---|
![]() ![]() | PropertyValueChangedEvent |
Event identifier for the PropertyValueChanged event.
|