IData |
public interface IDataColumnController
The IDataColumnController type exposes the following members.
| Name | Description | |
|---|---|---|
| Column | Gets the controlled column. | |
| ColumnName | Gets the name of the controlled column. |
| Name | Description | |
|---|---|---|
| SetDataColumn | Sets the controlled data column. | |
| SetIndex | Sets the index of this controller. Can be used in the view to show the index of the data column. The same index is shown in the data column view again. In this way the column in the row selection can be matched with the column in the data column view. |