GridCellLengthAttribute Constructor (Double)

 

Initializes a new instance of GridCellLengthAttribute.

Namespace:   Microsoft.VisualStudio.Text.Editor
Assembly:  Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)

public:
GridCellLengthAttribute(
	double cellLength
)

Parameters

cellLength
Type: System::Double

The length of the cell.

Return to top
Show: