VSTASKCOLUMN::fShowSortArrow Field
Visual Studio 2015
Flag indicating whether a sort arrow is shown in the header when the list is sorted by this column.
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
public: [ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.BOOL")] int fShowSortArrow
Field Value
Type: System::Int32From vsshell80.idl:
BOOL fShowSortArrow;
Show: