Click or drag to resize

GridContainerbgInvert Property

Enable background row color inverting when selected. Default is true.

Namespace:  Aras.Client.Controls.Public
Syntax
JavaScript
function get_bgInvert();
function set_bgInvert(value);

Return Value

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