VisibleRangeChangedEventArgs.UnfrozenRange Property
In This Article
Gets the visible cell range of the scrollable area when there are frozen rows and columns in the worksheet.
Namespace: DevExpress.XtraSpreadsheet
Assembly: DevExpress.Spreadsheet.v24.2.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
#Declaration
#Property Value
Type | Description |
---|---|
Cell |
The currently visible cell range of the scrollable area. |
#Remarks
See Also