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