[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Styled problem


Hmm, Sorry Fabien I did not read carefully enough.

Maybe you want Border.LeftWidth ?

Dim iCellX As Integer = GridView1[GridView1.Row, 0].X
If GridView1[GridView1.Row, 0].Border Then iCellX +=
GridView1[GridView1.Row, 0].Border.LeftWidth

Respects
BruceS


On Wed, 3 Sept 2025 at 16:04, Fabien Bodard <gambas.fr@xxxxxxxxx> wrote:

> In the case of styled mode border
>
> the gridview Cell.X is moved on the left ... How can I know the value to
> compensate this misalignment dynamiquely
>
> --
> Fabien Bodard
>

Follow-Ups:
Re: Styled problemFabien Bodard <gambas.fr@xxxxxxxxx>
References:
Styled problemFabien Bodard <gambas.fr@xxxxxxxxx>