如果想让 DbgridEh显示下拉列表,需要设置下面的属性

IndicatorTitle.ShowDropDownSign = True

IndicatorTitle.TitleButton = True

 

如果需要隔行换色

OddRowColor 这个属性的颜色值设置成和背景不相同的颜色就可以了。