Class: TEgDBGridEx
property FixedCellStyle: TFixedCellStyle default fcStandard;
Selects the rendering used for title and indicator (fixed) cells:
flat (fcStandard), a gradient fill
(fcGradient), or a flatter gradient variant
(fcFlatGradient). See TFixedCellStyle.