Version

TableRowHeight Structure Members

The following tables list the members exposed by TableRowHeight.

Public Constructors
 NameDescription
Public ConstructorTableRowHeight ConstructorInitializes a new TableRowHeight structure  
Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)AutoGets a height which should be automatically sized based on the content.  
Public PropertyExtentThe explicit extent to use or 0 for Auto (read-only)  
Public PropertyRuleDetermines how the spacing will be applied  
Public Methods
 NameDescription
Public MethodEqualsOverloaded. Compares the specified object to this object to see if they are equivalent.  
Public MethodGetHashCodeReturns the hash code of the structure.  
Public MethodToStringReturns the string representation of this object.  
Public Operators
public Operator Equality Compares the values of two TableRowHeight structures for equality
public Operator Inequality Compares the values of two TableRowHeight structures for inequality
See Also