TreeListMessagesCommandsSettingsBuilder

Methods

Canceledit(System.String)

Defines the text of the Cancel button that discards the changes during editing.

Parameters

value - System.String

The value for Canceledit

RETURNS

Returns the current TreeListMessagesCommandsSettingsBuilder instance.

Create(System.String)

Defines the text of the Add new record button that adds new data rows.

Parameters

value - System.String

The value for Create

RETURNS

Returns the current TreeListMessagesCommandsSettingsBuilder instance.

Createchild(System.String)

Defines the text of the Add child record button that adds new child data rows.

Parameters

value - System.String

The value for Createchild

RETURNS

Returns the current TreeListMessagesCommandsSettingsBuilder instance.

Destroy(System.String)

Defines the text of the Delete button that deletes a data row.

Parameters

value - System.String

The value for Destroy

RETURNS

Returns the current TreeListMessagesCommandsSettingsBuilder instance.

Edit(System.String)

Defines the text of the Edit button that shows the editable fields for the row.

Parameters

value - System.String

The value for Edit

RETURNS

Returns the current TreeListMessagesCommandsSettingsBuilder instance.

Save(System.String)

Defines the text of the Save Changes button that saves modifed data rows.

Parameters

value - System.String

The value for Save

RETURNS

Returns the current TreeListMessagesCommandsSettingsBuilder instance.

Search(System.String)

Allows the customization of the placeholder text in the treelist search panel.

Parameters

value - System.String

The value for Search

RETURNS

Returns the current TreeListMessagesCommandsSettingsBuilder instance.

Cancel(System.String)

Defines the text of the Cancel Changes button that cancels all data modifications.

Parameters

value - System.String

The value for Cancel

RETURNS

Returns the current TreeListMessagesCommandsSettingsBuilder instance.

Excel(System.String)

Defines the text of the Export to Excel button that exports the widget data in spreadsheet format.

Parameters

value - System.String

The value for Excel

RETURNS

Returns the current TreeListMessagesCommandsSettingsBuilder instance.

Pdf(System.String)

Defines the text of the Export to PDF button that exports the widget data in PDF format.

Parameters

value - System.String

The value for Pdf

RETURNS

Returns the current TreeListMessagesCommandsSettingsBuilder instance.

Update(System.String)

Defines the text of the Update button that applies the changes during editing.

Parameters

value - System.String

The value for Update

RETURNS

Returns the current TreeListMessagesCommandsSettingsBuilder instance.