cxGridCardDefaultCategorySeparatorWidth Constant
Specifies the default width of the category row separator in pixels.
Declaration
const cxGridCardDefaultCategorySeparatorWidth = 2;
Remarks
Use this constant to specify the default value of the Card View‘s OptionsView.CategorySeparatorWidth property.
See Also