DataSource Properties |
The DataSource type exposes the following members.
Name | Description | |
---|---|---|
![]() | AllowEdit |
Gets a value indicating whether the rows are editable.
|
![]() | AllowNew |
Gets a value indicating whether new rows can be added.
|
![]() | AllowRemove |
Gets a value indicating whether the rows are removeable.
|
![]() | Columns |
Gets the ColumnCollection of the datasource.
|
![]() | ContainsListCollection |
True if current datasource contains in the list.
|
![]() | LTComponent |
Gets the associated LTComponent of the datasource.
|
![]() | ReadOnly |
Gets a value indicating whether the datasource is readonly.
|
![]() | Rows |
Gets the RowCollection of the datasource.
|