Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

NameDescription
ClearPanel
CollapseAllCollapses all the groups and properties in the panel.
ExpandAllExpands all the groups and properties in the panel.
SetFocusPuts the focus on a specific property.

Internal Events

EventDescription
AfterUpdateUsed for converting the data entered in the cell (if applicable).
BeforeUpdateUsed to validate the data entered into the cell (if applicable).
OnDblClickUsed to control the expand / collapse feature of the panel via group header.
OnClickUsed to control the expand / collapse feature of the panel via arrow control.
OnOptionClickUser to capture the option button clicks.

...