Gets a value that indicates whether the view supports grouping.
Public Overridable ReadOnly Property CanGroup As Boolean Get
public virtual bool CanGroup { get; }
public: virtual property bool CanGroup { bool get (); }
abstract CanGroup : bool override CanGroup : bool
Use this property to test whether the view supports sorting before adding GroupDescriptions. Derived classes override this property to indicate whether they support grouping.
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2