Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+
Row

Sheet.ActiveView Property

Returns an object that contains options used to display and print a sheet.

Namespace: DevExpress.Spreadsheet

Assembly: DevExpress.Spreadsheet.v20.2.Core.dll

Declaration

SheetView ActiveView { get; }

Property Value

Type Description
SheetView

An object that contains display and print settings for a sheet.

See Also