GraphCommonSchema.Group Property

Definition

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

Property Value

Applies to