Skip to main content

SpreadsheetTabSelectorOptions() Constructor

Initializes a new instance of the SpreadsheetTabSelectorOptions class with default settings.

Namespace: DevExpress.XtraSpreadsheet

Assembly: DevExpress.XtraSpreadsheet.v23.2.dll

NuGet Package: DevExpress.Win.Spreadsheet

Declaration

public SpreadsheetTabSelectorOptions()

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