GridCellLengthAttribute.GridCellLength Property      
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the grid cell length.
public:
 property double GridCellLength { double get(); };
	public:
 property double GridCellLength { double get(); };
	public double GridCellLength { get; }
	member this.GridCellLength : double
	Public ReadOnly Property GridCellLength As Double
	Property Value
The length of the cell.