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

SpreadsheetControlOptions Class

Contains various options which can be specified for the SpreadsheetControl.

Namespace: DevExpress.XtraSpreadsheet

Assembly: DevExpress.XtraSpreadsheet.v18.2.dll

Declaration

public class SpreadsheetControlOptions :
    DocumentOptions

The following members return SpreadsheetControlOptions objects:

Remarks

To access the SpreadsheetControlOptions object, use the SpreadsheetControl.Options property.

Inheritance

Object
ViewStatePersisterCore
BaseOptions
DevExpress.XtraSpreadsheet.SpreadsheetNotificationOptions
DocumentOptions
SpreadsheetControlOptions
See Also