Click or drag to resize

TreeGridContainerrowHeight Property

Specifies the default row height in pixels. Default is 26.

Namespace:  Aras.Client.Controls.Public
Syntax
JavaScript
function get_rowHeight();
function set_rowHeight(value);

Return Value

Type: [T:(Any)]
string
See Also