cxGridCardDefaultCategoryIndent Constant
In This Article
Specifies the default size of the category row‘s children indent in pixels.
#Declaration
Delphi
const cxGridCardDefaultCategoryIndent = 17;
#Remarks
Use the cxGridCardDefaultCategoryIndent constant to specify the required default indent of the category row’s children.
See Also