Share via


DictFieldGroup.label Method

Definition

Returns the label text of the field group.

public:
 virtual System::String ^ label();
public virtual string label ();
abstract member label : unit -> string
override this.label : unit -> string
Public Overridable Function label () As String

Returns

The label text of the field group.

Applies to