[]
        
(Showing Draft Content)

C1.Web.Mvc.Sheet.Fluent.BoundSheetBuilder-1.ItemsSourceId

ItemsSourceId Method

ItemsSourceId(string)

Configurates ItemsSourceId. Sets the ItemsSourceId specify which CollectionViewService will be used for this control.

Declaration
public BoundSheetBuilder<T> ItemsSourceId(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
BoundSheetBuilder<T>

Current builder.