CustomDrawFrozenPaneBorderEventArgs.Width Property
Gets the width of the frozen pane border line.
Namespace: DevExpress.XtraSpreadsheet
Assembly: DevExpress.XtraSpreadsheet.v24.1.dll
NuGet Package: DevExpress.Win.Spreadsheet
Declaration
Property Value
Type | Description |
---|---|
Single | A Single value that specifies the width of the frozen pane border line. |
See Also