Row

Comment.Row property

Hämtar radindex för kommentaren.

public int Row { get; }

Exempel


[C#]
int row = comment1.Row;

Se även