ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

OwnerDrawCellEventArgs.CellRect Property

The bounding rectangle for the cell that needs to be rendered.

[Visual Basic]

Public ReadOnly Property CellRect As Rectangle

[C#]

public Rectangle CellRect {get;}

[Delphi]

public property CellRect: Rectangle read get_CellRect;

See Also

OwnerDrawCellEventArgs Class | OwnerDrawCellEventArgs Members | C1.Win.C1TrueDBGrid Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.