Skip to main content

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