Hi,
I can easily get or set the IndentLevel property of a cell but is there a way to know the exact length, in pixels, of the indentation?
For exemple, when IndentLevel = 0 then the distance would obviously be 0, then when IndentLevel = 1, the distance would be 9 or 10 pixels, and so on.
Thanks.