GridUnitTypeAttribute::GridUnitType Property

 

Gets the grid unit type.

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

public:
property GridUnitType GridUnitType {
	[CompilerGeneratedAttribute]
	GridUnitType get();
	[CompilerGeneratedAttribute]
	private: void set(GridUnitType value);
}
Return to top
Show: