GridUnitTypeAttribute Constructor (GridUnitType)

 

Initializes a new instance of GridUnitTypeAttribute.

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

public:
GridUnitTypeAttribute(
	GridUnitType gridUnitType
)

Parameters

gridUnitType
Type: System.Windows::GridUnitType

The GridUnitType.

Return to top
Show: