Page History
...
Name | Description |
|---|---|
Fired when the mouse is clicked on the control | |
CreateInstance is signalled when an instance of a component is created Inherited from Grid Column (PRIM_GDCL) | |
DestroyInstance is signalled when an instance of a component is about to be destroyed Inherited from Grid Column (PRIM_GDCL) | |
Fired when the user double clicks | |
GotFocus event is triggered when the focus is moved to this column | |
GotFocusAccept is fired when the column gets focus Accept, Reason | |
GotSelection event is triggered when the selection is moved to this column | |
GotSelectionAccept happens when item gets focused Accept, Reason | |
LostFocus event is triggered when the focus is moved away from this column | |
LostFocusAccept happens when the item gets focused Accept, Reason | |
LostSelection event is triggered when the selection is moved away from this column | |
LostSelectionAccept happens when the item gets focused Accept, Reason |
...