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)
Syntax
'宣言
Property GridSort As _PROPERTYGRIDSORT
_PROPERTYGRIDSORT GridSort { get; set; }
Property Value
Type: Microsoft.VisualStudio.Designer.Interfaces._PROPERTYGRIDSORT
The _PROPERTYGRIDSORT.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.