TableSetting Class Members
In This Topic
The following tables list the members exposed by TableSetting.
Public Properties
Public Methods
| Name | Description |
 | AddTableColumn | Adds a column for table display configuration setting with specified name. |
 | GetAllColumns | Returns a list of all table columns in current setting. |
 | ModifyTableColumnRow | Modifies an existing column row. |
 | MoveColumnToIndex | Moves a column for table display configuration setting to specified index. |
 | RemoveTableColumn | Removes a column of table display configuration setting. Default columns cannot be removed. |
Top
See Also