The height of drawing area in inches
[Visual Basic]
Public ReadOnly Property HeightInch As Double
[C#]
public double HeightInch {get;}
[Delphi]
public property HeightInch: Double read get_HeightInch;
See Also
C1OwnerDrawPrint Class | C1OwnerDrawPrint Members | C1.Win.C1TrueDBGrid Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |