AffectsFormMode | Indicates whether this item triggers a change in the form mode. |
BackColor | The background color of text or graphics in an item. |
ColumnSetting | The settings for a special column cell in a grid or matrix. |
Description | The item description in the SAP Business One status bar. |
Editable | Indicates whether the column is editable. |
FontSize | The font size for EditText, ComboBox, and StaticText items. |
ForeColor | The foreground color of text or graphics in an item. |
RightJustified | Indicates whether the item is right-justified. |
TextStyle | Indicates the font style of text displayed by the item. |
TitleObject | The column title and its properties. |
Type | The column type. |
UniqueID | The item's unique ID. |
Visible | Indicates whether the item is visible. |
Width | The item's width, in pixels. |
ChooseFromListAfter | The event occurs after the user makes a selection in the ChooseFromList form or chooses Cancel. |
ChooseFromListBefore | The event occurs before the ChooseFromList form is displayed. |
ClickAfter | ClickAfter |
ClickBefore | ClickBefore |
CollapsePressedAfter | The event occurs after the collapse button is pressed. |
CollapsePressedBefore | The event occurs before the collapse button is pressed. |
ComboSelectAfter | The event occurs after a value was selected in a combo box. |
ComboSelectBefore | The event occurs before a value was selected in a combo box. |
DatasourceLoadAfter | The event occurs after data was loaded from the GUI into a matrix data source. |
DatasourceLoadBefore | The event occurs before data was loaded from the GUI into a matrix data source. |
DoubleClickAfter | The event occurs after the main mouse button was double clicked. |
DoubleClickBefore | The event occurs before the main mouse button was double clicked. |
GotFocusAfter | GotFocusAfter |
GridSortAfter | The event occurs after a grid column was sorted. |
GridSortBefore | The event occurs before a grid column was sorted. |
KeyDownAfter | The event occurs after the key was pressed. |
KeyDownBefore | The event occurs before the key was pressed. |
LinkPressedAfter | The event occurs after a link arrow was pressed. |
LinkPressedBefore | The event occurs before a link arrow was pressed. |
LostFocusAfter | LostFocusAfter |
MatrixLoadAfter | The event occurs after data was loaded from the database into a matrix data source. |
MatrixLoadBefore | The event occurs before data was loaded from the database into a matrix data source. |
PickerClickedBefore | The event occurs before the Picker form is displayed. |
PressedAfter | The event occurs after the item was pressed, that is, a mouse is released within an item. |
PressedBefore | The event occurs before the item was pressed. |
ValidateAfter | An item lost focus and validation is required. The event occurs after the validation. |
ValidateBefore | An item lost focus and validation is required. The event occurs after the validation. |