GraphCommonSchema::Group Property
Visual Studio 2015
Defines whether an object is a Group and what state the Group is in: Expanded or Collapsed.
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
public: property GraphProperty^ Group { static GraphProperty^ get(); private: static void set(GraphProperty^ value); }
Property Value
Type: Microsoft.VisualStudio.GraphModel::GraphProperty^
Show: