Back to Devexpress

PanesFrozenEventArgs Properties

officefileapi-devexpress-dot-spreadsheet-dot-panesfrozeneventargs-dot-underscore-properties.md

latest1.1 KB
Original Source

PanesFrozenEventArgs Properties

Provides data for the SpreadsheetControl.PanesFrozen event.

NameDescription
ColumnOffsetGets the offset of the last frozen column relative to the first column in a worksheet or the left-most column with the specified cell from where freezing starts.
RowOffsetGets the offset of the last frozen row relative to the first row in a worksheet or the top row with the specified cell from where freezing starts.
TopLeftGets the cell contained in a top frozen row and/or left-most frozen column from where freezing starts.

See Also

PanesFrozenEventArgs Class

PanesFrozenEventArgs Members

DevExpress.Spreadsheet Namespace