VSTASKCOLUMN::fAllowUserSort Field

 

Flag indicating whether the user is allowed to sort by clicking on the column's header.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)

public:
[ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.BOOL")]
int fAllowUserSort

Field Value

Type: System::Int32

From vsshell80.idl:

BOOL    fAllowUserSort;
Return to top
Show: