Back to Devexpress

CustomDrawFrozenPaneBorderEventArgs.Width Property

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

latest1.3 KB
Original Source

CustomDrawFrozenPaneBorderEventArgs.Width Property

Gets the width of the frozen pane border line.

Namespace : DevExpress.XtraSpreadsheet

Assembly : DevExpress.XtraSpreadsheet.v25.2.dll

NuGet Package : DevExpress.Win.Spreadsheet

Declaration

csharp
public float Width { get; }
vb
Public ReadOnly Property Width As Single

Property Value

TypeDescription
Single

A Single value that specifies the width of the frozen pane border line.

|

See Also

CustomDrawFrozenPaneBorderEventArgs Class

CustomDrawFrozenPaneBorderEventArgs Members

DevExpress.XtraSpreadsheet Namespace