[]
Represents a bound sheet.
public class BoundSheet<T> : Sheet
| Name | Description |
|---|---|
| T |
| Name | Description |
|---|---|
| BoundSheet() | Creates one BoundSheet<T> instance. |
| BoundSheet(HtmlHelper) | Creates one BoundSheet<T> instance. |
| Name | Description |
|---|---|
| ItemsSource | Gets ItemsSource settings. |
| ItemsSourceId | Gets or sets the ItemsSourceId specify which CollectionViewService will be used for this control. |