SpreadsheetControl.Spreadsheet Attached Property
In This Article
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.v24.2.dll
NuGet Package: DevExpress.Wpf.Spreadsheet
#Declaration
#Returns
Type | Description |
---|---|
Spreadsheet |
A Spreadsheet |
See Also