IVSMDPropertyGrid.GridSort Property

Definition

Gets or sets the sort order of the properties window

public:
 property Microsoft::VisualStudio::Designer::Interfaces::_PROPERTYGRIDSORT GridSort { Microsoft::VisualStudio::Designer::Interfaces::_PROPERTYGRIDSORT get(); void set(Microsoft::VisualStudio::Designer::Interfaces::_PROPERTYGRIDSORT value); };
public:
 property Microsoft::VisualStudio::Designer::Interfaces::_PROPERTYGRIDSORT GridSort { Microsoft::VisualStudio::Designer::Interfaces::_PROPERTYGRIDSORT get(); void set(Microsoft::VisualStudio::Designer::Interfaces::_PROPERTYGRIDSORT value); };
[System.Runtime.InteropServices.DispId(1610678274)]
public Microsoft.VisualStudio.Designer.Interfaces._PROPERTYGRIDSORT GridSort { get; set; }
public Microsoft.VisualStudio.Designer.Interfaces._PROPERTYGRIDSORT GridSort { get; set; }
[<System.Runtime.InteropServices.DispId(1610678274)>]
member this.GridSort : Microsoft.VisualStudio.Designer.Interfaces._PROPERTYGRIDSORT with get, set
member this.GridSort : Microsoft.VisualStudio.Designer.Interfaces._PROPERTYGRIDSORT with get, set
Public Property GridSort As _PROPERTYGRIDSORT

Property Value

The _PROPERTYGRIDSORT.

Attributes

Applies to