SetPosition
function SetPosition(position: number = null): void
Description
Sets a value that represents the position of the field among all the fields in its orientation (Rows, Columns, Pages).
Parameters
- position
number
null Position.
Returns
void
function SetPosition(position: number = null): void
Sets a value that represents the position of the field among all the fields in its orientation (Rows, Columns, Pages).
number
nullPosition.
void