when DataGridView set "RightToLeft = true" then all column set as
RightToLeft. column with integer value:-5 appear on the grid as: 5- .
the DataGridColumn has RightToLeft property. why this property erase
from DataGridViewColumn?
(notice I not meant about Edit state)
