Skip to main content
A newer version of this page is available. .

SpreadsheetTabSelectorOptions Class

Contains options which can be specified for the Sheet Tab Selector of the SpreadsheetControl.

Namespace: DevExpress.XtraSpreadsheet

Assembly: DevExpress.XtraSpreadsheet.v19.1.dll

Declaration

public class SpreadsheetTabSelectorOptions :
    SpreadsheetNotificationOptions

The following members return SpreadsheetTabSelectorOptions objects:

Remarks

To access the SpreadsheetTabSelectorOptions object, use the SpreadsheetControlOptions.TabSelector property (use the SpreadsheetControl.Options.TabSelector notation).

Inheritance

Object
ViewStatePersisterCore
BaseOptions
DevExpress.XtraSpreadsheet.SpreadsheetNotificationOptions
SpreadsheetTabSelectorOptions
See Also