ComponentOne ASP.NET MVC Controls
ItemsSourceId Property (FlexSheet)

C1.Web.Mvc.Sheet Namespace > FlexSheet Class : ItemsSourceId Property
Gets or sets the ItemsSourceId specify which CollectionViewService will be used for this control.
Syntax
'Declaration
 
<IgnoreAttribute()>
Public Overrides Property ItemsSourceId As String
[Ignore()]
public override string ItemsSourceId {get; set;}
See Also

Reference

FlexSheet Class
FlexSheet Members