Back to Devexpress

CustomDrawFrozenPaneBorderEventArgs.ForeColor Property

windowsforms-devexpress-dot-xtraspreadsheet-dot-customdrawfrozenpanebordereventargs.md

latest1.3 KB
Original Source

CustomDrawFrozenPaneBorderEventArgs.ForeColor Property

Gets the color of the frozen pane border line.

Namespace : DevExpress.XtraSpreadsheet

Assembly : DevExpress.XtraSpreadsheet.v25.2.dll

NuGet Package : DevExpress.Win.Spreadsheet

Declaration

csharp
public Color ForeColor { get; }
vb
Public ReadOnly Property ForeColor As Color

Property Value

TypeDescription
Color

A Color structure that specifies the color of the frozen pane border line.

|

See Also

CustomDrawFrozenPaneBorderEventArgs Class

CustomDrawFrozenPaneBorderEventArgs Members

DevExpress.XtraSpreadsheet Namespace