Class: TEgDBGridEx
property AutoColumnIndex: Integer default 0;
Index of the column that absorbs the width difference on an ordinary
resize when AutoColumnWidth
is True and AutoColumnAll
is False. Automatically kept pointing at the same column
when columns are reordered by the user. Not range-checked at design
time; a value outside the current column range is simply ignored by AdjustColumnWidth
until it becomes valid again.