C1.Web.Mvc.Sheet Namespace / FlexSheet Class / ItemsSourceId Property

In This Topic
ItemsSourceId Property (FlexSheet)
In This Topic
Gets or sets the ItemsSourceId specify which CollectionViewService will be used for this control.
Syntax
'Declaration
 
<IgnoreAttribute()>
Public Overrides Property ItemsSourceId As String
 
See Also