VSTASKCOLUMN.fAllowUserSort Field

Definition

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

public: int fAllowUserSort;
public: int fAllowUserSort;
int fAllowUserSort;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.BOOL")]
public int fAllowUserSort;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.BOOL")>]
val mutable fAllowUserSort : int
Public fAllowUserSort As Integer 

Field Value

Attributes

Remarks

COM Signature

From vsshell80.idl:

BOOL    fAllowUserSort;  

Applies to