Share via


DictTable.Labeldefined Method

Definition

Returns the value of the label property for the table.

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

Returns

The value of the label property for the table; an empty string if there is no label text for the table.

Applies to