Share via


xRecord.caption Method

Definition

Gets and sets the caption property of a table.

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

Returns

The caption of the table.

Applies to