Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

SpreadsheetClipboardOptions Class

Contains clipboard options for the Spreadsheet control.

Namespace: DevExpress.XtraSpreadsheet

Assembly: DevExpress.Spreadsheet.v20.2.Core.dll

Declaration

[ComVisible(true)]
public class SpreadsheetClipboardOptions :
    SpreadsheetNotificationOptions,
    ISupportsCopyFrom<SpreadsheetClipboardOptions>

Inheritance

Object
ViewStatePersisterCore
BaseOptions
DevExpress.XtraSpreadsheet.SpreadsheetNotificationOptions
SpreadsheetClipboardOptions
See Also