Sheet.ActiveView Property
Returns an object that contains options used to display and print a sheet.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v26.1.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| SheetView | An object that contains display and print settings for a sheet. |
See Also