Dear experts,
gridBand.Override.RowSelectorWidth = 5;
But if I use default selector width(don't set RowSelectorWidth using above snippet), there will be one arrow always appeared, how to remove the arrow?
Any help will be appreciated,
Alfonzoe
Hi Alfonzoe,
If you don't want any of the symbols to appear in the row selectors, you can acheive this much more easily by setting the RowSelectorAppearance.ImageAlpha to Transparent.