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