IVSMDPropertyGrid::GridSort Property

 

Gets or sets the sort order of the properties window

Namespace:   Microsoft.VisualStudio.Designer.Interfaces
Assembly:  Microsoft.VisualStudio.Designer.Interfaces (in Microsoft.VisualStudio.Designer.Interfaces.dll)

[DispIdAttribute(1610678274)]
property _PROPERTYGRIDSORT GridSort {
	_PROPERTYGRIDSORT get();
	void set(_PROPERTYGRIDSORT value);
}
Return to top
Show: