TreeListColumnMenuMessagesSettingsBuilder
Methods
Columns(System.String)
The text message that is displayed for the column selection menu item.
Parameters
value - System.String
The value that configures the columns.
Filter(System.String)
The text message that is displayed for the filter menu item.
Parameters
value - System.String
The value that configures the filter.
MoveNext(System.String)
The text message that is displayed for the Move to next position column menu item.
Parameters
value - System.String
The value that configures the movenext.
MovePrev(System.String)
The text message that is displayed for the Move to previous position column menu item.
Parameters
value - System.String
The value that configures the moveprev.
SortAscending(System.String)
The text message that is displayed for the menu item which performs the ascending sort mode.
Parameters
value - System.String
The value that configures the sortascending.
SortDescending(System.String)
The text message that is displayed for the menu item which performs the descending sort mode.
Parameters
value - System.String
The value that configures the sortdescending.
Settings(System.String)
The text message that is displayed in the menu header.
Parameters
value - System.String
The value that configures the settings.
Lock(System.String)
The text message that is displayed in the column menu when locking a column.
Parameters
value - System.String
The value that configures the lock.
Unlock(System.String)
The text message that is displayed in the column menu for unlocking a column.
Parameters
value - System.String
The value that configures the unlock.