[]
Configurates ItemsSourceId. Sets the ItemsSourceId specify which CollectionViewService will be used for this control.
public BoundSheetBuilder<T> ItemsSourceId(string value)
Type | Name | Description |
---|---|---|
string | value | The value. |
Type | Description |
---|---|
BoundSheetBuilder<T> | Current builder. |