CustomDrawFrozenPaneBorderEventArgs.ForeColor Property
Gets the color 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 |
---|---|
Color | A Color structure that specifies the color of the frozen pane border line. |
See Also