Back to Devexpress

cxGridCardDefaultCategoryIndent Constant

vcl-cxgridcardview-37ed10d3.md

latest544 B
Original Source

cxGridCardDefaultCategoryIndent Constant

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

TcxGridCardViewOptionsView.CategoryIndent

cxGridCardView Unit