Gets or sets the width of the row header, or null (Nothing in Visual Basic), to automatically size the row headers.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
public Measure RowHeaderWidth { get; set; } |
Visual Basic
![]() |
---|
Public Property RowHeaderWidth As Measure |
An instance of the Measure class. The default is "32px".
MindFusion.Spreadsheet Programmer's Guide | © 2025 MindFusion |