PropertyGridControl Events
The control that allows you to display and edit properties of any object or set of objects.
Name | Description |
---|---|
Active |
Fires when the Property |
Auto |
This event is not relevant for this class. Inherited from Control. |
Back |
Occurs when the value of the Back |
Background |
Occurs when the value of the Background |
Background |
Occurs when the Background |
Before |
Occurs before a layout is restored from storage (a stream, xml file or the system registry).
Inherited from VGrid |
Binding |
Occurs when the value of the Binding |
Causes |
Occurs when the value of the Causes |
Cell |
Fires immediately after a cell’s value has been changed.
Inherited from VGrid |
Cell |
Fires in response to changing the edit value.
Inherited from VGrid |
Change |
Occurs when the focus or keyboard user interface (UI) cues change. Inherited from Control. |
Click | Occurs when the control is clicked. Inherited from Control. |
Client |
Occurs when the value of the Client |
Context |
Occurs when the value of the Context |
Context |
Occurs when the value of the Context |
Control |
Occurs when a new control is added to the Control. |
Control |
Occurs when a control is removed from the Control. |
Cursor |
Occurs when the value of the Cursor property changes. Inherited from Control. |
Custom |
Allows you to paint the control’s caption.
Inherited from VGrid |
Custom |
Allows you to customize brick buttons that invoke a context menu (the Office view only). |
Custom |
Enables row header cells to be painted manually.
Inherited from VGrid |
Custom |
Enables row header indents to be painted manually.
Inherited from VGrid |
Custom |
Enables data cells to be painted manually.
Inherited from VGrid |
Custom |
Enables cell separators to be painted manually.
Inherited from VGrid |
Custom |
Enables expand buttons to be painted manually.
Inherited from VGrid |
Customization |
Fires when a new category is about to be created in Customization Form.
Inherited from VGrid |
Customization |
Fires when a category is about to be deleted in Customization Form.
Inherited from VGrid |
Customization |
Allows you to filter search results when a user searches in the Customization Form.
Inherited from VGrid |
Custom |
Allows you to specify properties that should be displayed in the control. You can use this event to filter or sort properties, display rows that are not bound to the selected object’s properties, or display multiple objects’ properties. |
Custom |
Allows you to associate an editor with an individual cell. To avoid performance issues and increased memory consumption, assign repository items that already exist in the VGrid |
Custom |
Allows you to assign a custom editor to a cell for in-place editing, and so override the default row editor, which is by default, used both in display and edit modes. To avoid performance issues and increased memory consumption, assign repository items that already exist in the VGrid |
Custom |
Allows you to customize Property |
Data |
Fires after the grid’s data source has been changed.
Inherited from VGrid |
Disposed | Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component. |
Dock |
Occurs when the value of the Dock property changes. Inherited from Control. |
Double |
Occurs when the control is double-clicked. Inherited from Control. |
Drag |
Occurs when a drag-and-drop operation is completed. Inherited from Control. |
Drag |
Occurs when an object is dragged into the control’s bounds. Inherited from Control. |
Drag |
Occurs when an object is dragged out of the control’s bounds. Inherited from Control. |
Drag |
Occurs when an object is dragged over the control’s bounds. Inherited from Control. |
Editor |
Occurs when a key is pressed within an in-place editor that belongs to the container control.
Inherited from Editor |
Editor |
Occurs when a character key is pressed within an in-place editor that belongs to the container control.
Inherited from Editor |
Editor |
Occurs when a pressed key is released within an in-place editor that belongs to the container control.
Inherited from Editor |
Enabled |
Occurs when the Enabled property value has changed. Inherited from Control. |
End |
Fires after a row drag and drop operation has been completed.
Inherited from VGrid |
Enter | Occurs when the control is entered. Inherited from Control. |
Focused |
Fires in response to cell focus changing from one cell to another in a record if the previously and currently focused cells have different indexes.
Inherited from VGrid |
Focused |
Fires in response to record focus changing.
Inherited from VGrid |
Focused |
Fires in response to row focus moving.
Inherited from VGrid |
Font |
Occurs when the Font property value changes. Inherited from Control. |
Fore |
Occurs when the Fore |
Give |
Occurs during a drag operation. Inherited from Control. |
Got |
Occurs when the control receives focus. Inherited from Control. |
Grid |
Fires after the grid’s layout has been changed.
Inherited from VGrid |
Handle |
Occurs when a handle is created for the control. Inherited from Control. |
Handle |
Occurs when the control’s handle is in the process of being destroyed. Inherited from Control. |
Help |
Occurs when the user requests help for a control. Inherited from Control. |
Hidden |
Fires after an inplace editor has been closed.
Inherited from VGrid |
Hide |
Fires before the Customization Form is closed.
Inherited from VGrid |
Hyperlink |
Fires when a hyperlink in a row header or record header is activated.
Inherited from VGrid |
Ime |
Occurs when the Ime |
Init |
|
Init |
Enables added records to be initialized.
Inherited from VGrid |
Invalidated | Occurs when a control’s display requires redrawing. Inherited from Control. |
Invalid |
Fires when a record fails validation or when it cannot be saved to the data source.
Inherited from VGrid |
Invalid |
Enables a proper response to entering an invalid cell value to be provided.
Inherited from VGrid |
Key |
Occurs when a key is pressed while the control has focus. Inherited from Control. |
Key |
Occurs when a character. space or backspace key is pressed while the control has focus. Inherited from Control. |
Key |
Occurs when a key is released while the control has focus. Inherited from Control. |
Layout | Occurs when a control should reposition its child controls. Inherited from Control. |
Layout |
Occurs after a layout whose version doesn’t match the current layout version has been loaded from storage (a stream, xml file or system registry).
Inherited from VGrid |
Leave | Occurs when the input focus leaves the control. Inherited from Control. |
Left |
Fires when the VGrid |
Location |
Occurs when the Location property value has changed. Inherited from Control. |
Lost |
Occurs when the control loses focus. Inherited from Control. |
Margin |
Occurs when the control’s margin changes. Inherited from Control. |
Mouse |
Occurs when the control loses mouse capture. Inherited from Control. |
Mouse |
Occurs when the control is clicked by the mouse. Inherited from Control. |
Mouse |
Occurs when the control is double clicked by the mouse. Inherited from Control. |
Mouse |
Occurs when the mouse pointer is over the control and a mouse button is pressed. Inherited from Control. |
Mouse |
Occurs when the mouse pointer enters the control. Inherited from Control. |
Mouse |
Occurs when the mouse pointer rests on the control. Inherited from Control. |
Mouse |
Occurs when the mouse pointer leaves the control. Inherited from Control. |
Mouse |
Occurs when the mouse pointer is moved over the control. Inherited from Control. |
Mouse |
Occurs when the mouse pointer is over the control and a mouse button is released. Inherited from Control. |
Mouse |
Occurs when the mouse wheel moves while the control has focus. Inherited from Control. |
Move | Occurs when the control is moved. Inherited from Control. |
Padding |
Occurs when the control’s padding changes. Inherited from Control. |
Paint | Occurs when the control is redrawn. Inherited from Control. |
Paint |
Occurs when the control is redrawn.
Inherited from VGrid |
Parent |
Occurs when the Parent property value changes. Inherited from Control. |
Parse |
Fires after the query in the find panel changes. Allows you to create a filter condition based on the query and specify how to highlight results in the control.
Inherited from VGrid |
Popup |
Allows you to customize built-in context menus or invoke custom menus.
Inherited from VGrid |
Preview |
Occurs before the Key |
Process |
Fires when a user drags a row.
Inherited from VGrid |
Property |
Allows you to restore certain settings previously saved in the layout.
Inherited from VGrid |
Property |
Allows you to include certain settings in the layout when you save it.
Inherited from VGrid |
Query |
Occurs when Accessible |
Query |
Occurs during a drag-and-drop operation and enables the drag source to determine whether the drag-and-drop operation should be canceled. Inherited from Control. |
Record |
Enables the appearance settings of individual cells to be changed.
Inherited from VGrid |
Record |
Fires after a record’s width has been changed.
Inherited from VGrid |
Refreshed | |
Region |
Occurs when the value of the Region property changes. Inherited from Control. |
Resize | Occurs when the control is resized. Inherited from Control. |
Right |
Occurs when the Right |
Row |
Allows you to populate a context menu invoked with a click on a brick button (the Office view only). |
Row |
Fires after a row’s property has been changed.
Inherited from VGrid |
Row |
Fires when changing a row’s property.
Inherited from VGrid |
Row |
Fires after a row is collapsed.
Inherited from VGrid |
Row |
Fires before a row is collapsed and allows you to cancel the action.
Inherited from VGrid |
Row |
Fires after a row is expanded.
Inherited from VGrid |
Row |
Fires before a row is expanded and allows you to cancel the action.
Inherited from VGrid |
Row |
Fires after the width of row headers has been changed.
Inherited from VGrid |
Selected |
Allows you to respond to changes in the current selection.
Inherited from VGrid |
Selected |
Occurs when the Property |
Show |
Fires after the Customization Form has been invoked.
Inherited from VGrid |
Showing |
Allows the editor’s activation to be canceled.
Inherited from VGrid |
Show |
Obsolete. Allows context menus for rows to be customized. |
Shown |
Fires after a cell editor has been invoked.
Inherited from VGrid |
Size |
Occurs when the Size property value changes. Inherited from Control. |
Start |
Fires before a row is dragged by an end-user.
Inherited from VGrid |
State |
Fires after the vertical grid’s state has been changed.
Inherited from VGrid |
Style |
Occurs when the control style changes. Inherited from Control. |
System |
Occurs when the system colors change. Inherited from Control. |
Tab |
Occurs when the Tab |
Tab |
Fires before the control is loaded. Allows you to create tabs with properties and categories in the Office View. |
Tab |
Occurs when the Tab |
Text |
Occurs when the Text property value changes. Inherited from Control. |
Top |
Fires when the VGrid |
Validated | Occurs when the control is finished validating. Inherited from Control. |
Validate |
Enables you to specify whether record data is valid and whether the record can lose focus.
Inherited from VGrid |
Validating | Occurs when the control is validating. Inherited from Control. |
Validating |
Enables you to perform manual validation of cell values.
Inherited from VGrid |
Visible |
Occurs when the Visible property value changes. Inherited from Control. |
See Also