LastPosition Property (TableVectorGroup)
In This Topic
Gets the 0-based index in the containing
RenderTable of the last row or column in the current group.
Syntax
'Declaration
Public ReadOnly Property LastPosition As Integer
public int LastPosition {get;}
See Also