TableSectionData.FirstColumnNumber
Description:
The first column in this section of the table.
The first column in this section of the table.
Remarks:
Some table sections have column 0 as their first column while others start with column 1.
Some table sections have column 0 as their first column while others start with column 1.
public int FirstColumnNumber { get; }
No comments yet. Start the discussion.
Loading…