[]
        
(Showing Draft Content)

C1.Web.Mvc.Sheet.BoundSheet-1

BoundSheet<T> Class

Represents a bound sheet.

Inheritance
BoundSheet<T>
Namespace: C1.Web.Mvc.Sheet
Assembly: C1.Web.Mvc.FlexSheet.dll
Syntax
public class BoundSheet<T> : Sheet
Type Parameters
Name Description
T

Constructors

Name Description
BoundSheet()

Creates one BoundSheet<T> instance.

BoundSheet(HtmlHelper)

Creates one BoundSheet<T> instance.

Properties

Name Description
ItemsSource

Gets ItemsSource settings.

ItemsSourceId

Gets or sets the ItemsSourceId specify which CollectionViewService will be used for this control.