cxGridCardDefaultCategorySeparatorWidth Constant
In This Article
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