Name | Description | |
---|---|---|
Components | Gets the child components. (Inherited from C1.Web.Mvc.Component) | |
GetError | Gets or sets a callback that determines whether a specific property of an item contains validation errors. | |
GroupDescriptions | Gets the group descriptions. | |
Id | Gets or sets the component id. (Inherited from C1.Web.Mvc.Component) | |
NewItemCreator | Gets or sets a function that creates new items for the collection. | |
OnClientCollectionChanged | Occurs when the collection changes. | |
OnClientCurrentChanged | Occurs after the current item changes. | |
OnClientCurrentChanging | Occurs before the current item changes. | |
OnClientPageChanged | Occurs after the page index changes. | |
OnClientPageChanging | Occurs before the page index changes. | |
PageIndex | Gets or sets the page index. | |
PageSize | Gets or sets the page size. 0 means to disable paging. | |
ShowDatesAsGmt | Gets or sets a value that determines whether dates should be adjusted to look like GMT rather than local dates. | |
SortDescriptions | Gets the sort descriptions. | |
SortNullsFirst | Gets or sets a value that determines whether null values should appear first or last. | |
UniqueId | Overridden. Gets a value which represents the unique id for the control. |