<Code Lib>
2023 Property
Changes 0
P

TableSectionData.FirstColumnNumber

Description:
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.

public int FirstColumnNumber { get; }

Loading…