NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

TableSetting Properties

The properties of the TableSetting class are listed below. For a complete list of TableSetting class members, see the TableSetting Members topic.

Public:

ApplyDefaultSort [To be supplied.]
DataSetView Gets the DataSetView to which this table setting belongs.
RowFilter Gets or sets the filter used on this table.
RowStateFilter Gets or sets the row state of the table.
Sort Gets or sets the sort column or columns, and sort order for the table.
Table Gets or sets the DataTable to which the settings apply.

See Also

TableSetting Class | System.Data Namespace