Skip to main content
A newer version of this page is available. .

cxGridCardDefaultCategoryIndent Constant

Specifies the default size of the category row‘s children indent in pixels.

Declaration

const cxGridCardDefaultCategoryIndent = 17;

Remarks

Use the cxGridCardDefaultCategoryIndent constant to specify the required default indent of the category row’s children.

See Also