GraphCommonSchema.Group Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines whether an object is a Group and what state the Group is in: Expanded or Collapsed
public:
static property Microsoft::VisualStudio::GraphModel::GraphProperty ^ Group { Microsoft::VisualStudio::GraphModel::GraphProperty ^ get(); };
public static Microsoft.VisualStudio.GraphModel.GraphProperty Group { get; }
static member Group : Microsoft.VisualStudio.GraphModel.GraphProperty
Public Shared ReadOnly Property Group As GraphProperty