MindFusion WinForms Programmer's Guide
DrawRowEventArgs.HeaderBounds Property
See Also
 





Gets the bounding rectangle of the row header.

Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms

 Syntax

C#  Copy Code

public Rectangle HeaderBounds { get; }

Visual Basic  Copy Code

Public ReadOnly Property HeaderBounds As Rectangle

 Property Value

An instance of the Rectangle class.

 See Also

DrawRowEventArgs Members
DrawRowEventArgs Class
MindFusion.Spreadsheet Namespace