Skip to main content

SpreadsheetControl.Spreadsheet Attached Property

Gets or sets the SpreadsheetControl object to which a child element belongs. This is an attached property.

Namespace: DevExpress.Xpf.Spreadsheet

Assembly: DevExpress.Xpf.Spreadsheet.v23.2.dll

NuGet Package: DevExpress.Wpf.Spreadsheet

Declaration

Returns

Type Description
SpreadsheetControl

A SpreadsheetControl object.

See Also