Tab Assembly Classes

  Brief description
The TabAutoFilterBaseEventArgs class implements argument of the event that occurs on changing autofilter settings in table of the LanerBox component.
The TabAutoFilterEventArgs class is used to work with parameters of the TabSheetBox.OnAutoFilter event (setting table auto filtering).
The TabBeforeExpanderChangedEventArgs class implements argument of the event that occurs before expander in a table cell is toggled.
The TabBeforeObjectAngleChangeEventArgs class is used to work with parameters of the event that occurs before object rotation.
The TabBeforeObjectRectChangeEventArgs class is used to work with parameters of the event that occurs before moving or resizing an object.
The TabCellAfterEditBaseEventArgs class implements argument of the event which occurs after you finish editing a table cell of the LanerBox component.
The TabCellAfterEditEventArgs class is used to work with parameters of the TabSheetBox.OnAfterEdit event that occurs after cell is edited.
The TabCellBaseEventArgs class implements arguments of events related to data grid cells of the LanerBox component.
The TabCellBeforeChangeBaseEventArgs class implements argument of the event which occurs before changing value of a table cell of the LanerBox component.
The TabCellBeforeChangeEventArgs class is used to work with parameters of the TabSheetBox.OnBeforeCellChange event that occurs before table cell value is changed.
The TabCellBeforeEditBaseEventArgs class implements argument of the event which occurs before editing a table cell of the LanerBox component.
The TabCellBeforeEditEventArgs class is used to work with parameters of the TabSheetBox.OnBeforeEdit event that occurs before cell is edited.
The TabCellContentChangeBaseEventArgs class implements argument of the event which occurs on changing contents of a table cell of the LanerBox component.
The TabCellChangeEventArgs class is used to work with parameters of the TabSheetBox.OnCellChange event that occurs when the table cell value is changed.
The TabCellContentChangeEventArgs class is used to work with parameters of the TabSheetBox.OnChangeCellContent event (changing table cell contents).
The TabCellEventArgs class implements argument of the events related to clicking on a cell or on objects that may be contained in a cell.
The TabCellFormatDlg class implements formatting dialog box.
The TabCellStyle class is used to work with table cell style.
The TabColumnBaseEventArgs class implements arguments of events related to a column in the table of the LanerBox component.
The TabColumnEventArgs class is used to work with parameters of the TabSheetBox.OnColumnClick event that occurs on clicking on the table column header.
The TabColumnResizeEventArgs class implements argument of the event that occurs after table column is resized.
The TabColumnResizingEventArgs class implements argument of the event that occurs at each visible change of table column's size.
The TabEditorEventArgs class implements argument of the event that occurs when cell text is edited.
The TabExpanderChangedEventArgs class implements argument of the event that occurs when the table cell expander state is toggled.
The TabFootnotesBox class implements the TabFootnotesBox component.
The TabFormatConditions class implements the text conditional formats collection.
The TabHyperlinkClickBaseEventArgs class implements the event arguments related to clicking the hyperlink in the table cell of the LanerBox component.
The TabHyperlinkClickEventArgs class implements the argument of events, generated by clicking the hyperlink in the table cell.
The TabIconExporter class implements an object that is used to export table icons.
The TabInteractiveSelectionChangeEventArgs class implements argument of the event that occurs when selected table region is moved.
The TabInteractiveSelectionEventArgs class implements argument of the events that occur when selected cell region in the table is moved.
The TabNotNumberException class implements an instance of exception that is thrown when formula includes cells containing different types of data.
The TabObjectBaseEventArgs class implements argument of the event that occurs on activating or deactivating table object of the LanerBox component.
The TabObjectChangeEventArgs class is used to work with parameters of the events that occur on changing an object in the TabSheetBox component.
The TabObjectEventArgs class is used to work with parameters of the TabSheetBox.OnObjectActivate event that occurs when a table object is activated or deactivated.
The TabObjectExporter class implements an object that is used to export table objects.
The TabPageSettings class contains properties and methods of table page settings.
The TabProtectionFailedBaseEventArgs class implements argument of the event that occurs when something triggers protection of the table of the LanerBox component.
The TabProtectionFailedEventArgs class is used to work with parameters of the TabSheetBox.OnProtectionFail event that occurs when table protection is triggered.
The TabRowBaseEventArgs class implements arguments of events related to a row in the table of the LanerBox component.
The TabRangeDeleteEventArgs class is used to work with arguments of events that occur on cell range deletion.
The TabRangeInsertEventArgs class is used to work with arguments of events that occur on cell range adding.
The TabRequiredParametersException class implements an instance of the exception which occurs on recording a function without parameters an brackets in table cell.
The TabRowEventArgs class is used to work with parameters of the TabSheetBox.OnRowClick event that occurs on mouse click on the table row header.
The TabRowResizeEventArgs class implements argument of the event that occurs after table row is resized.
The TabRowResizingEventArgs class implements argument of the event that occurs at each visible change of table row's size.
The TabScaleBaseEventArgs class implements argument of the event which occurs on changing the scale of the table of the LanerBox component.
The TabScaleEventArgs class is used to work with parameters of the TabSheetBox.OnScaleChange event that occurs when the table scale is changed.
The TabSheet class contains properties and methods of a table.
The TabSheetBaseEventArgs class implements argument of the events of the LanerBox component.
The TabSheetBox class implements the TabSheetBox development environment component that is used to display tables.
The TabSheetEventArgs class implements argument of the events of the TabSheetBox component.
The TabSheetExporter class implements an object that is used to export a table.
The TabTableStyle class contains properties and methods that are used to work with a table style.
The TabTableStyles class contains properties and methods that are used to work with the collection of table styles.
The TabUnknownParameterException implements instance of the exception that occurs on recording function with incorrect parameter type to the table cell.
The TabUserInteractiveSelectionChangeEventArgs class implements argument of the event that occurs when interactive range is changed.
The TabUserInteractiveSelectionEventArgs class implements argument of the events related with changing of interactive cell range.
The UiTabSheet class contains properties of the UiTabSheet component.

See also:

Tab Assembly Interfaces | Tab Assembly Enumerations | Tab Assembly Static Methods | Tab Assembly Delegates