Tab Assembly Classes

  Class

Brief description
TabAutoFilterBaseEventArgs

The TabAutoFilterBaseEventArgs class implements argument of the event that occurs on changing autofilter settings in table of the LanerBox component.
TabAutoFilterEventArgs

The TabAutoFilterEventArgs class is used to work with parameters of the TabSheetBox.OnAutoFilter event (setting table auto filtering).
TabBeforeExpanderChangedEventArgs

The TabBeforeExpanderChangedEventArgs class implements argument of the event that occurs before expander in a table cell is toggled.
TabBeforeObjectAngleChangeEventArgs

The TabBeforeObjectAngleChangeEventArgs class is used to work with parameters of the event that occurs before object rotation.
TabBeforeObjectRectChangeEventArgs

The TabBeforeObjectRectChangeEventArgs class is used to work with parameters of the event that occurs before moving or resizing an object.
TabCellAfterEditBaseEventArgs

The TabCellAfterEditBaseEventArgs class implements argument of the event which occurs after you finish editing a table cell of the LanerBox component.
TabCellAfterEditEventArgs

The TabCellAfterEditEventArgs class is used to work with parameters of the TabSheetBox.OnAfterEdit event that occurs after cell is edited.
TabCellBaseEventArgs

The TabCellBaseEventArgs class implements arguments of events related to data grid cells of the LanerBox component.
TabCellBeforeChangeBaseEventArgs

The TabCellBeforeChangeBaseEventArgs class implements argument of the event which occurs before changing value of a table cell of the LanerBox component.
TabCellBeforeChangeEventArgs

The TabCellBeforeChangeEventArgs class is used to work with parameters of the TabSheetBox.OnBeforeCellChange event that occurs before table cell value is changed.
TabCellBeforeEditBaseEventArgs

The TabCellBeforeEditBaseEventArgs class implements argument of the event which occurs before editing a table cell of the LanerBox component.
TabCellBeforeEditEventArgs

The TabCellBeforeEditEventArgs class is used to work with parameters of the TabSheetBox.OnBeforeEdit event that occurs before cell is edited.
TabCellContentChangeBaseEventArgs

The TabCellContentChangeBaseEventArgs class implements argument of the event which occurs on changing contents of a table cell of the LanerBox component.
TabCellChangeEventArgs

The TabCellChangeEventArgs class is used to work with parameters of the TabSheetBox.OnCellChange event that occurs when the table cell value is changed.
TabCellContentChangeEventArgs

The TabCellContentChangeEventArgs class is used to work with parameters of the TabSheetBox.OnChangeCellContent event (changing table cell contents).
TabCellEventArgs

The TabCellEventArgs class implements argument of the events related to clicking on a cell or on objects that may be contained in a cell.
TabCellFormatDlg

The TabCellFormatDlg class implements formatting dialog box.
TabCellStyle

The TabCellStyle class is used to work with table cell style.
TabColumnBaseEventArgs

The TabColumnBaseEventArgs class implements arguments of events related to a column in the table of the LanerBox component.
TabColumnEventArgs

The TabColumnEventArgs class is used to work with parameters of the TabSheetBox.OnColumnClick event that occurs on clicking on the table column header.
TabColumnResizeEventArgs

The TabColumnResizeEventArgs class implements argument of the event that occurs after table column is resized.
TabColumnResizingEventArgs

The TabColumnResizingEventArgs class implements argument of the event that occurs at each visible change of table column's size.
TabEditorEventArgs

The TabEditorEventArgs class implements argument of the event that occurs when cell text is edited.
TabExpanderChangedEventArgs

The TabExpanderChangedEventArgs class implements argument of the event that occurs when the table cell expander state is toggled.
TabFootnotesBox

The TabFootnotesBox class implements the TabFootnotesBox component.
TabFormatConditions

The TabFormatConditions class implements the text conditional formats collection.
TabHyperlinkClickBaseEventArgs

The TabHyperlinkClickBaseEventArgs class implements the event arguments related to clicking the hyperlink in the table cell of the LanerBox component.
TabHyperlinkClickEventArgs

The TabHyperlinkClickEventArgs class implements the argument of events, generated by clicking the hyperlink in the table cell.
TabIconExporter

The TabIconExporter class implements an object that is used to export table icons.
TabInteractiveSelectionChangeEventArgs

The TabInteractiveSelectionChangeEventArgs class implements argument of the event that occurs when selected table region is moved.
TabInteractiveSelectionEventArgs

The TabInteractiveSelectionEventArgs class implements argument of the events that occur when selected cell region in the table is moved.
TabNotNumberException

The TabNotNumberException class implements an instance of exception that is thrown when formula includes cells containing different types of data.
TabObjectBaseEventArgs

The TabObjectBaseEventArgs class implements argument of the event that occurs on activating or deactivating table object of the LanerBox component.
TabObjectChangeEventArgs

The TabObjectChangeEventArgs class is used to work with parameters of the events that occur on changing an object in the TabSheetBox component.
TabObjectEventArgs

The TabObjectEventArgs class is used to work with parameters of the TabSheetBox.OnObjectActivate event that occurs when a table object is activated or deactivated.
TabObjectExporter

The TabObjectExporter class implements an object that is used to export table objects.
TabObjectMovingEventArgs

The TabObjectMovingEventArgs class implements argument of the event occurring on object moving.
TabObjectResizingEventArgs

The TabObjectResizingEventArgs class implements argument of the event occurring on object resizing.
TabPageSettings

The TabPageSettings class contains properties and methods of table page settings.
TabProtectionFailedBaseEventArgs

The TabProtectionFailedBaseEventArgs class implements argument of the event that occurs when something triggers protection of the table of the LanerBox component.
TabProtectionFailedEventArgs

The TabProtectionFailedEventArgs class is used to work with parameters of the TabSheetBox.OnProtectionFail event that occurs when table protection is triggered.
TabRowBaseEventArgs

The TabRowBaseEventArgs class implements arguments of events related to a row in the table of the LanerBox component.
TabRangeDeleteEventArgs

The TabRangeDeleteEventArgs class is used to work with arguments of events that occur on cell range deletion.
TabRangeInsertEventArgs

The TabRangeInsertEventArgs class is used to work with arguments of events that occur on cell range adding.
TabRequiredParametersException

The TabRequiredParametersException class implements an instance of the exception which occurs on recording a function without parameters an brackets in table cell.
TabRowEventArgs

The TabRowEventArgs class is used to work with parameters of the TabSheetBox.OnRowClick event that occurs on mouse click on the table row header.
TabRowResizeEventArgs

The TabRowResizeEventArgs class implements argument of the event that occurs after table row is resized.
TabRowResizingEventArgs

The TabRowResizingEventArgs class implements argument of the event that occurs at each visible change of table row's size.
TabScaleBaseEventArgs

The TabScaleBaseEventArgs class implements argument of the event which occurs on changing the scale of the table of the LanerBox component.
TabScaleEventArgs

The TabScaleEventArgs class is used to work with parameters of the TabSheetBox.OnScaleChange event that occurs when the table scale is changed.
TabSheet

The TabSheet class contains properties and methods of a table.
TabSheetBaseEventArgs

The TabSheetBaseEventArgs class implements argument of the events of the LanerBox component.
TabSheetBox

The TabSheetBox class implements the TabSheetBox development environment component that is used to display tables.
TabSheetEventArgs

The TabSheetEventArgs class implements argument of the events of the TabSheetBox component.
TabSheetExporter

The TabSheetExporter class implements an object that is used to export a table.
TabTableStyle

The TabTableStyle class contains properties and methods that are used to work with a table style.
TabTableStyles

The TabTableStyles class contains properties and methods that are used to work with the collection of table styles.
TabUnknownParameterException

The TabUnknownParameterException class implements instance of the exception that occurs on recording function with incorrect parameter type to the table cell.
TabUserInteractiveSelectionChangeEventArgs

The TabUserInteractiveSelectionChangeEventArgs class implements argument of the event that occurs when interactive range is changed.
TabUserInteractiveSelectionEventArgs

The TabUserInteractiveSelectionEventArgs class implements argument of the events related with changing of interactive cell range.
UiTabSheet

The UiTabSheet class contains properties of the UiTabSheet component.

See also:

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