VSTASKCOLUMN.fShowSortArrow Field

Definition

Flag indicating whether a sort arrow is shown in the header when the list is sorted by this column.

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

Field Value

Attributes

Remarks

COM Signature

From vsshell80.idl:

BOOL    fShowSortArrow;  

Applies to