Back to Devexpress

cxGridCardDefaultCategorySeparatorWidth Constant

vcl-cxgridcardview-27c70953.md

latest541 B
Original Source

cxGridCardDefaultCategorySeparatorWidth Constant

Specifies the default width of the category row separator in pixels.

Declaration

delphi
const cxGridCardDefaultCategorySeparatorWidth = 2;

Remarks

Use this constant to specify the default value of the Card View‘s OptionsView.CategorySeparatorWidth property.

See Also

cxGridCardView Unit