Group.Label Property

Definition

Gets the label of the grouping for the document map.

public:
 abstract property System::String ^ Label { System::String ^ get(); };
public abstract string Label { get; }
member this.Label : string
Public MustOverride ReadOnly Property Label As String

Property Value

A String value containing the label of this grouping.

Applies to