Height Property
Overloads
Height |
Number of rows or elements in the page. The indexing of the rows may vary depending on whether the cells are expanded or not (parameter JSON property name: qHeight |
Height
Number of rows or elements in the page. The indexing of the rows may vary depending on whether the cells are expanded or not (parameter qAlwaysFullyExpanded
in HyperCubeDef
).
JSON property name: qHeight
Declaration
public int Height { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |