AdjustLineHeightInTable Property
In This Topic
Gets or sets whether to adjust line height to grid height in the table.
Syntax
'Declaration
Public Property AdjustLineHeightInTable As System.Boolean
public System.bool AdjustLineHeightInTable {get; set;}
See Also