SpreadsheetTabSelectorOptions() Constructor
Initializes a new instance of the SpreadsheetTabSelectorOptions class with default settings.
Namespace: DevExpress.XtraSpreadsheet
Assembly: DevExpress.XtraSpreadsheet.v24.1.dll
NuGet Package: DevExpress.Win.Spreadsheet
Declaration
Remarks
This member supports the internal infrastructure and is not intended to be used directly from your code.
The SpreadsheetTabSelectorOptions instance is available via the SpreadsheetControlOptions.TabSelector property.
See Also