PositionProperty Constructor(Position)
Initializes a new instance of the PositionProperty class with Row and Column values.

C# Syntax

public PositionProperty( 
   Position position
)

Parameters

position
The Row and Start values to initialize the PositionProperty.