- AllowCopy(Boolean value)
- AllowCopy(System.Action<Kendo.Mvc.UI.Fluent.GridAllowCopyBuilder> configurator)
- AllowCopy.Delimeter(System.String value)
- AllowCopy.Enabled(Boolean value)
- AllowPaste(Boolean value)
- AllowPaste()
- AsModule(Boolean value)
- AutoBind(Boolean value)
- BindTo(System.Collections.Generic.IEnumerable<T> dataSource)
- BindTo(System.Collections.IEnumerable dataSource)
- CellAction(System.Action<Kendo.Mvc.UI.GridCell<T>> configurator)
- ClientAltRowTemplate(System.String template)
- ClientAltRowTemplate(Kendo.Mvc.UI.TemplateBuilder<TModel> template)
- ClientAltRowTemplate(System.Func<Kendo.Mvc.UI.Grid<T>,System.String> template)
- ClientAltRowTemplateHandler(System.String template)
- ClientDetailTemplate(Kendo.Mvc.UI.TemplateBuilder<TModel> template)
- ClientDetailTemplateHandler(System.String value)
- ClientDetailTemplateId(System.String id)
- ClientDetailTemplateView(System.Web.Mvc.MvcHtmlString template)
- ClientRowTemplate(System.String template)
- ClientRowTemplate(Kendo.Mvc.UI.TemplateBuilder<TModel> template)
- ClientRowTemplate(System.Func<Kendo.Mvc.UI.Grid<T>,System.String> template)
- ClientRowTemplateHandler(System.String template)
- ColumnMenu()
- ColumnMenu(System.Action<Kendo.Mvc.UI.Fluent.GridColumnMenuSettingsBuilder> configurator)
- ColumnMenu.AutoSize(Boolean value)
- ColumnMenu.AutoSize()
- ColumnMenu.ClearAllFilters(Boolean value)
- ColumnMenu.ClearAllFilters()
- ColumnMenu.Columns(Boolean value)
- ColumnMenu.Columns(System.Action<Kendo.Mvc.UI.Fluent.GridColumnMenuColumnsSettingsBuilder> configurator)
- ColumnMenu.Columns.Groups(System.Action<Kendo.Mvc.UI.Fluent.GridColumnMenuColumnsSettingsGroupFactory> configurator)
- ColumnMenu.Columns.Groups.Add()
- ColumnMenu.Columns.Groups.Add.Columns(System.Collections.Generic.IEnumerable<System.String> value)
- ColumnMenu.Columns.Groups.Add.Title(System.String value)
- ColumnMenu.Columns.Sort(System.String value)
- ColumnMenu.ComponentType(System.String value)
- ColumnMenu.Enabled(Boolean value)
- ColumnMenu.Filterable(Boolean value)
- ColumnMenu.Messages(System.Action<Kendo.Mvc.UI.Fluent.ColumnMenuMessagesBuilder> configurator)
- ColumnMenu.Messages.Apply(System.String message)
- ColumnMenu.Messages.AutoSizeAllColumns(System.String message)
- ColumnMenu.Messages.AutoSizeColumn(System.String message)
- ColumnMenu.Messages.ButtonTitle(System.String message)
- ColumnMenu.Messages.Columns(System.String message)
- ColumnMenu.Messages.ColumnSettings(System.String message)
- ColumnMenu.Messages.Filter(System.String message)
- ColumnMenu.Messages.Lock(System.String message)
- ColumnMenu.Messages.Reset(System.String message)
- ColumnMenu.Messages.SetColumnPosition(System.String message)
- ColumnMenu.Messages.SortAscending(System.String message)
- ColumnMenu.Messages.SortDescending(System.String message)
- ColumnMenu.Messages.Stick(System.String message)
- ColumnMenu.Messages.Unlock(System.String message)
- ColumnMenu.Messages.Unstick(System.String message)
- ColumnMenu.Sortable(Boolean value)
- ColumnResizeHandleWidth(Int32 width)
- Columns(System.Action<Kendo.Mvc.UI.Fluent.GridColumnFactory<T>> configurator)
- Columns.AutoGenerate(Boolean shouldGenerate)
- Columns.AutoGenerate(System.Action<Kendo.Mvc.UI.GridColumnBase<TModel>> columnAction)
- Columns.AutoGenerate.CreateDisplayBuilder(Kendo.Mvc.UI.Html.IGridHtmlHelper htmlHelper)
- Columns.AutoGenerate.CreateDisplayBuilder.CreateCell(System.Object dataItem)
- Columns.AutoGenerate.CreateEditBuilder(Kendo.Mvc.UI.Html.IGridHtmlHelper htmlHelper)
- Columns.AutoGenerate.CreateEditBuilder.CreateCell(System.Object dataItem)
- Columns.AutoGenerate.CreateFooterBuilder(System.Collections.Generic.IEnumerable<Kendo.Mvc.Infrastructure.AggregateResult> aggregateResults)
- Columns.AutoGenerate.CreateFooterBuilder.CreateCell()
- Columns.AutoGenerate.CreateGroupFooterBuilder(System.Collections.Generic.IEnumerable<Kendo.Mvc.Infrastructure.AggregateResult> aggregateResults)
- Columns.AutoGenerate.CreateGroupFooterBuilder.CreateCell()
- Columns.AutoGenerate.CreateGroupHeaderColumnBuilder(System.Collections.Generic.IEnumerable<Kendo.Mvc.Infrastructure.AggregateResult> aggregateResults)
- Columns.AutoGenerate.CreateGroupHeaderColumnBuilder.CreateCell()
- Columns.AutoGenerate.CreateHeaderBuilder()
- Columns.AutoGenerate.CreateHeaderBuilder.CreateCell()
- Columns.AutoGenerate.CreateInsertBuilder(Kendo.Mvc.UI.Html.IGridHtmlHelper htmlHelper)
- Columns.AutoGenerate.CreateInsertBuilder.CreateCell(System.Object dataItem)
- Columns.AutoGenerate.ToJson()
- Columns.Bound(System.Linq.Expressions.Expression<System.Func<TModel,TValue>> expression)
- Columns.Bound.AddServerAttribute(System.String, System.Func<T,System.Object> key)
- Columns.Bound.Aggregates(System.String<> aggregates)
- Columns.Bound.ClientFooterTemplate(System.String template)
- Columns.Bound.ClientFooterTemplate(Kendo.Mvc.UI.TemplateBuilder<TModel> templateBuilder)
- Columns.Bound.ClientFooterTemplateHandler(System.String handler)
- Columns.Bound.ClientGroupFooterTemplate(System.String template)
- Columns.Bound.ClientGroupFooterTemplate(Kendo.Mvc.UI.TemplateBuilder<TModel> templateBuilder)
- Columns.Bound.ClientGroupFooterTemplateHandler(System.String handler)
- Columns.Bound.ClientGroupFooterTemplateView(System.Web.Mvc.MvcHtmlString value)
- Columns.Bound.ClientGroupHeaderColumnTemplate(System.String value)
- Columns.Bound.ClientGroupHeaderTemplate(System.String value)
- Columns.Bound.ClientGroupHeaderTemplate(Kendo.Mvc.UI.TemplateBuilder<TModel> templateBuilder)
- Columns.Bound.ClientGroupHeaderTemplateHandler(System.String value)
- Columns.Bound.ClientGroupHeaderTemplateView(System.Web.Mvc.MvcHtmlString value)
- Columns.Bound.ClientTemplate(System.String value)
- Columns.Bound.ClientTemplate(Kendo.Mvc.UI.TemplateBuilder<TModel> templateBuilder)
- Columns.Bound.ClientTemplateHandler(System.String handler)
- Columns.Bound.ClientTemplateView(System.Web.Mvc.MvcHtmlString value)
- Columns.Bound.ColumnMenu(Boolean value)
- Columns.Bound.Draggable(Boolean value)
- Columns.Bound.Editable(System.Func<System.Object,System.Object> handler)
- Columns.Bound.Editable(System.String handler)
- Columns.Bound.EditorTemplateComponentName(System.String templateName)
- Columns.Bound.EditorTemplateName(System.String templateName)
- Columns.Bound.EditorViewData(System.Object additionalViewData)
- Columns.Bound.Encoded(Boolean value)
- Columns.Bound.Exportable(Boolean value)
- Columns.Bound.Exportable(System.Action<Kendo.Mvc.UI.Fluent.GridColumnExportableBuilder> configurator)
- Columns.Bound.Exportable.Excel(Boolean value)
- Columns.Bound.Exportable.Pdf(Boolean value)
- Columns.Bound.Filterable(Boolean value)
- Columns.Bound.Filterable(System.Action<Kendo.Mvc.UI.Fluent.GridBoundColumnFilterableBuilder> configurator)
- Columns.Bound.Filterable.BindTo(System.Collections.IEnumerable dataSource)
- Columns.Bound.Filterable.Cell(System.Action<Kendo.Mvc.UI.Fluent.GridColumnFilterableCellSettingsBuilder> configurator)
- Columns.Bound.Filterable.Cell.BindTo(System.Collections.IEnumerable dataSource)
- Columns.Bound.Filterable.Cell.DataSource(System.Action<Kendo.Mvc.UI.Fluent.ReadOnlyDataSourceBuilder> configurator)
- Columns.Bound.Filterable.Cell.DataTextField(System.String dataTextField)
- Columns.Bound.Filterable.Cell.Delay(Double delay)
- Columns.Bound.Filterable.Cell.Enabled(Boolean value)
- Columns.Bound.Filterable.Cell.InputWidth(Int32 inputWidth)
- Columns.Bound.Filterable.Cell.MinLength(Int32 minLength)
- Columns.Bound.Filterable.Cell.Operator(System.String defaultOperator)
- Columns.Bound.Filterable.Cell.ShowOperators(Boolean showOperators)
- Columns.Bound.Filterable.Cell.SuggestionOperator(Kendo.Mvc.UI.FilterType filterType)
- Columns.Bound.Filterable.Cell.Template(System.Func<System.Object,System.Object> handler)
- Columns.Bound.Filterable.Cell.Template(System.String handler)
- Columns.Bound.Filterable.CheckAll(Boolean value)
- Columns.Bound.Filterable.DataSource(System.Action<Kendo.Mvc.UI.Fluent.ReadOnlyDataSourceBuilder> configurator)
- Columns.Bound.Filterable.DataSource(System.String DataSourceId)
- Columns.Bound.Filterable.Enabled(Boolean value)
- Columns.Bound.Filterable.Extra(Boolean value)
- Columns.Bound.Filterable.IgnoreCase(Boolean value)
- Columns.Bound.Filterable.ItemTemplate(System.String handler)
- Columns.Bound.Filterable.Messages(System.Action<Kendo.Mvc.UI.Fluent.FilterableMessagesBuilder> configurator)
- Columns.Bound.Filterable.Messages.AdditionalOperator(System.String message)
- Columns.Bound.Filterable.Messages.AdditionalValue(System.String message)
- Columns.Bound.Filterable.Messages.And(System.String message)
- Columns.Bound.Filterable.Messages.ButtonTitle(System.String message)
- Columns.Bound.Filterable.Messages.CheckAll(System.String message)
- Columns.Bound.Filterable.Messages.Clear(System.String message)
- Columns.Bound.Filterable.Messages.Filter(System.String message)
- Columns.Bound.Filterable.Messages.Info(System.String message)
- Columns.Bound.Filterable.Messages.IsFalse(System.String message)
- Columns.Bound.Filterable.Messages.IsTrue(System.String message)
- Columns.Bound.Filterable.Messages.Logic(System.String message)
- Columns.Bound.Filterable.Messages.Operator(System.String message)
- Columns.Bound.Filterable.Messages.Or(System.String message)
- Columns.Bound.Filterable.Messages.Search(System.String message)
- Columns.Bound.Filterable.Messages.SelectedItemsFormat(System.String format)
- Columns.Bound.Filterable.Messages.SelectValue(System.String message)
- Columns.Bound.Filterable.Messages.Title(System.String message)
- Columns.Bound.Filterable.Messages.Value(System.String message)
- Columns.Bound.Filterable.Mode(Kendo.Mvc.UI.GridFilterMode value)
- Columns.Bound.Filterable.Multi(Boolean value)
- Columns.Bound.Filterable.Operators(System.Action<Kendo.Mvc.UI.Fluent.FilterableOperatorsBuilder> configurator)
- Columns.Bound.Filterable.Operators.ForDate(System.Action<Kendo.Mvc.UI.Fluent.DateOperatorsBuilder> configurator)
- Columns.Bound.Filterable.Operators.ForDate.Clear()
- Columns.Bound.Filterable.Operators.ForDate.IsEqualTo(System.String message)
- Columns.Bound.Filterable.Operators.ForDate.IsGreaterThan(System.String message)
- Columns.Bound.Filterable.Operators.ForDate.IsGreaterThanOrEqualTo(System.String message)
- Columns.Bound.Filterable.Operators.ForDate.IsLessThan(System.String message)
- Columns.Bound.Filterable.Operators.ForDate.IsLessThanOrEqualTo(System.String message)
- Columns.Bound.Filterable.Operators.ForDate.IsNotEqualTo(System.String message)
- Columns.Bound.Filterable.Operators.ForDate.IsNotNull(System.String message)
- Columns.Bound.Filterable.Operators.ForDate.IsNull(System.String message)
- Columns.Bound.Filterable.Operators.ForEnums(System.Action<Kendo.Mvc.UI.Fluent.EnumOperatorsBuilder> configurator)
- Columns.Bound.Filterable.Operators.ForEnums.Clear()
- Columns.Bound.Filterable.Operators.ForEnums.IsEqualTo(System.String message)
- Columns.Bound.Filterable.Operators.ForEnums.IsNotEqualTo(System.String message)
- Columns.Bound.Filterable.Operators.ForEnums.IsNotNull(System.String message)
- Columns.Bound.Filterable.Operators.ForEnums.IsNull(System.String message)
- Columns.Bound.Filterable.Operators.ForNumber(System.Action<Kendo.Mvc.UI.Fluent.NumberOperatorsBuilder> configurator)
- Columns.Bound.Filterable.Operators.ForNumber.Clear()
- Columns.Bound.Filterable.Operators.ForNumber.IsEqualTo(System.String message)
- Columns.Bound.Filterable.Operators.ForNumber.IsGreaterThan(System.String message)
- Columns.Bound.Filterable.Operators.ForNumber.IsGreaterThanOrEqualTo(System.String message)
- Columns.Bound.Filterable.Operators.ForNumber.IsLessThan(System.String message)
- Columns.Bound.Filterable.Operators.ForNumber.IsLessThanOrEqualTo(System.String message)
- Columns.Bound.Filterable.Operators.ForNumber.IsNotEqualTo(System.String message)
- Columns.Bound.Filterable.Operators.ForNumber.IsNotNull(System.String message)
- Columns.Bound.Filterable.Operators.ForNumber.IsNull(System.String message)
- Columns.Bound.Filterable.Operators.ForString(System.Action<Kendo.Mvc.UI.Fluent.StringOperatorsBuilder> configurator)
- Columns.Bound.Filterable.Operators.ForString.Clear()
- Columns.Bound.Filterable.Operators.ForString.Contains(System.String message)
- Columns.Bound.Filterable.Operators.ForString.DoesNotContain(System.String message)
- Columns.Bound.Filterable.Operators.ForString.EndsWith(System.String message)
- Columns.Bound.Filterable.Operators.ForString.IsEmpty(System.String message)
- Columns.Bound.Filterable.Operators.ForString.IsEqualTo(System.String message)
- Columns.Bound.Filterable.Operators.ForString.IsNotEmpty(System.String message)
- Columns.Bound.Filterable.Operators.ForString.IsNotEqualTo(System.String message)
- Columns.Bound.Filterable.Operators.ForString.IsNotNull(System.String message)
- Columns.Bound.Filterable.Operators.ForString.IsNotNullOrEmpty(System.String message)
- Columns.Bound.Filterable.Operators.ForString.IsNull(System.String message)
- Columns.Bound.Filterable.Operators.ForString.IsNullOrEmpty(System.String message)
- Columns.Bound.Filterable.Operators.ForString.StartsWith(System.String message)
- Columns.Bound.Filterable.Search(Boolean value)
- Columns.Bound.Filterable.UI(Kendo.Mvc.UI.GridFilterUIRole role)
- Columns.Bound.Filterable.UI(System.Func<System.Object,System.Object> handler)
- Columns.Bound.Filterable.UI(System.String handler)
- Columns.Bound.FooterHtmlAttributes(System.Object attributes)
- Columns.Bound.FooterHtmlAttributes(System.Object, Boolean attributes)
- Columns.Bound.FooterHtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object>, Boolean attributes)
- Columns.Bound.FooterHtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object> attributes)
- Columns.Bound.FooterTemplate(System.Action<Kendo.Mvc.UI.GridAggregateResult> template)
- Columns.Bound.FooterTemplate(System.Func<Kendo.Mvc.UI.GridAggregateResult,System.Object> template)
- Columns.Bound.FooterTemplate(System.Action template)
- Columns.Bound.FooterTemplate(System.String template)
- Columns.Bound.FooterTemplate(System.Func<System.Object,System.Object> template)
- Columns.Bound.Format(System.String value)
- Columns.Bound.Groupable(Boolean value)
- Columns.Bound.Groupable(System.Action<Kendo.Mvc.UI.Fluent.GridBoundColumnGroupableBuilder> configurator)
- Columns.Bound.Groupable.Sort(System.Action<Kendo.Mvc.UI.Fluent.GridBoundColumnGroupableSortBuilder> configurator)
- Columns.Bound.Groupable.Sort.Compare(System.String compare)
- Columns.Bound.Groupable.Sort.Dir(System.ComponentModel.ListSortDirection direction)
- Columns.Bound.GroupFooterTemplate(System.Action<Kendo.Mvc.UI.GridAggregateResult> template)
- Columns.Bound.GroupFooterTemplate(System.Func<Kendo.Mvc.UI.GridAggregateResult,System.Object> template)
- Columns.Bound.GroupHeaderColumnTemplate(System.Action<Kendo.Mvc.UI.GridAggregateResult> template)
- Columns.Bound.GroupHeaderColumnTemplate(System.Func<Kendo.Mvc.UI.GridAggregateResult,System.Object> template)
- Columns.Bound.GroupHeaderTemplate(System.Action<Kendo.Mvc.UI.GridGroupAggregateResult> template)
- Columns.Bound.GroupHeaderTemplate(System.Func<Kendo.Mvc.UI.GridGroupAggregateResult,System.Object> template)
- Columns.Bound.HeaderHtmlAttributes(System.Object attributes)
- Columns.Bound.HeaderHtmlAttributes(System.Object, Boolean attributes)
- Columns.Bound.HeaderHtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object> attributes)
- Columns.Bound.HeaderHtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object>, Boolean attributes)
- Columns.Bound.HeaderTemplate(System.Action template)
- Columns.Bound.HeaderTemplate(System.String template)
- Columns.Bound.HeaderTemplate(System.Func<System.Object,System.Object> template)
- Columns.Bound.Hidden(Boolean value)
- Columns.Bound.Hidden()
- Columns.Bound.HideOnGroup(Boolean value)
- Columns.Bound.HtmlAttributes(System.Object attributes)
- Columns.Bound.HtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object> attributes)
- Columns.Bound.HtmlAttributes(System.Object, Boolean attributes)
- Columns.Bound.HtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object>, Boolean attributes)
- Columns.Bound.HtmlAttributes(System.String attributesHandler)
- Columns.Bound.IncludeInMenu(Boolean value)
- Columns.Bound.Lockable(Boolean value)
- Columns.Bound.Locked()
- Columns.Bound.Locked(Boolean value)
- Columns.Bound.Media(System.String value)
- Columns.Bound.MinResizableWidth(Int32 value)
- Columns.Bound.MinScreenWidth(Int32 value)
- Columns.Bound.Resizable(Boolean value)
- Columns.Bound.Sortable(Boolean value)
- Columns.Bound.Sortable(System.Action<Kendo.Mvc.UI.Fluent.GridBoundColumnSortableBuilder> configurator)
- Columns.Bound.Sortable.AllowUnsort(Boolean allowUnsort)
- Columns.Bound.Sortable.Compare(System.Func<System.Object,System.Object> handler)
- Columns.Bound.Sortable.Compare(System.String handler)
- Columns.Bound.Sortable.InitialDirection(System.ComponentModel.ListSortDirection initialDirection)
- Columns.Bound.Stickable()
- Columns.Bound.Stickable(Boolean value)
- Columns.Bound.Sticky()
- Columns.Bound.Sticky(Boolean value)
- Columns.Bound.Template(System.Action<T> templateAction)
- Columns.Bound.Template(System.Func<T,System.Object> inlineTemplate)
- Columns.Bound.Title(System.String text)
- Columns.Bound.Visible(Boolean value)
- Columns.Bound.Width(Int32 pixelWidth)
- Columns.Bound.Width(System.String value)
- Columns.Bound(System.String memberName)
- Columns.Bound(System.Type, System.String memberType)
- Columns.Command(System.Action<Kendo.Mvc.UI.Fluent.GridActionCommandFactory<TModel>> commandAction)
- Columns.Command.Custom(System.String name)
- Columns.Command.Custom.Action(System.String, System.String, System.Web.Routing.RouteValueDictionary actionName)
- Columns.Command.Custom.Action(System.String, System.String, System.Object actionName)
- Columns.Command.Custom.Action(System.String, System.String actionName)
- Columns.Command.Custom.Click(System.Func<System.Object,System.Object> handler)
- Columns.Command.Custom.Click(System.String handler)
- Columns.Command.Custom.DataRouteValues(System.Action<Kendo.Mvc.UI.Fluent.GridDataKeyFactory<T>> factory)
- Columns.Command.Custom.DataRouteValues.Add(System.Linq.Expressions.Expression<System.Func<TModel,TValue>> expression)
- Columns.Command.Custom.DataRouteValues.Add.RouteKey(System.String value)
- Columns.Command.Custom.DataRouteValues.Add(System.String fieldName)
- Columns.Command.Custom.HtmlAttributes(System.Object attributes)
- Columns.Command.Custom.HtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object> attributes)
- Columns.Command.Custom.HtmlAttributes(System.String attributesHandler)
- Columns.Command.Custom.IconClass(System.String iconClass)
- Columns.Command.Custom.SendDataKeys(Boolean value)
- Columns.Command.Custom.SendState(Boolean value)
- Columns.Command.Custom.Template(System.String value)
- Columns.Command.Custom.TemplateHandler(System.String value)
- Columns.Command.Custom.TemplateId(System.String value)
- Columns.Command.Custom.TemplateView(System.Web.Mvc.MvcHtmlString value)
- Columns.Command.Custom.Text(System.String text)
- Columns.Command.Custom.Visible(System.Func<System.Object,System.Object> handler)
- Columns.Command.Custom.Visible(System.String handler)
- Columns.Command.Destroy()
- Columns.Command.Destroy.HtmlAttributes(System.Object attributes)
- Columns.Command.Destroy.HtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object> attributes)
- Columns.Command.Destroy.HtmlAttributes(System.String attributesHandler)
- Columns.Command.Destroy.IconClass(System.String iconClass)
- Columns.Command.Destroy.Template(System.String value)
- Columns.Command.Destroy.TemplateHandler(System.String value)
- Columns.Command.Destroy.TemplateId(System.String value)
- Columns.Command.Destroy.TemplateView(System.Web.Mvc.MvcHtmlString value)
- Columns.Command.Destroy.Text(System.String text)
- Columns.Command.Destroy.Visible(System.Func<System.Object,System.Object> handler)
- Columns.Command.Destroy.Visible(System.String handler)
- Columns.Command.Edit()
- Columns.Command.Edit.CancelIconClass(System.String iconClass)
- Columns.Command.Edit.CancelText(System.String text)
- Columns.Command.Edit.HtmlAttributes(System.Object attributes)
- Columns.Command.Edit.HtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object> attributes)
- Columns.Command.Edit.HtmlAttributes(System.String attributesHandler)
- Columns.Command.Edit.IconClass(System.String iconClass)
- Columns.Command.Edit.Template(System.String value)
- Columns.Command.Edit.TemplateHandler(System.String value)
- Columns.Command.Edit.TemplateId(System.String value)
- Columns.Command.Edit.TemplateView(System.Web.Mvc.MvcHtmlString value)
- Columns.Command.Edit.Text(System.String text)
- Columns.Command.Edit.UpdateIconClass(System.String iconClass)
- Columns.Command.Edit.UpdateText(System.String text)
- Columns.Command.Edit.Visible(System.Func<System.Object,System.Object> handler)
- Columns.Command.Edit.Visible(System.String handler)
- Columns.Command.Select()
- Columns.Command.Select.HtmlAttributes(System.Object attributes)
- Columns.Command.Select.HtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object> attributes)
- Columns.Command.Select.HtmlAttributes(System.String attributesHandler)
- Columns.Command.Select.IconClass(System.String iconClass)
- Columns.Command.Select.Template(System.String value)
- Columns.Command.Select.TemplateHandler(System.String value)
- Columns.Command.Select.TemplateId(System.String value)
- Columns.Command.Select.TemplateView(System.Web.Mvc.MvcHtmlString value)
- Columns.Command.Select.Text(System.String text)
- Columns.Command.Select.Visible(System.Func<System.Object,System.Object> handler)
- Columns.Command.Select.Visible(System.String handler)
- Columns.Command.ClientFooterTemplate(System.String template)
- Columns.Command.ClientFooterTemplate(Kendo.Mvc.UI.TemplateBuilder<TModel> templateBuilder)
- Columns.Command.ClientFooterTemplateHandler(System.String handler)
- Columns.Command.ClientGroupFooterTemplate(System.String template)
- Columns.Command.ClientGroupFooterTemplate(Kendo.Mvc.UI.TemplateBuilder<TModel> templateBuilder)
- Columns.Command.ClientGroupFooterTemplateHandler(System.String handler)
- Columns.Command.ClientGroupFooterTemplateView(System.Web.Mvc.MvcHtmlString value)
- Columns.Command.ColumnMenu(Boolean value)
- Columns.Command.Draggable(Boolean value)
- Columns.Command.Exportable(Boolean value)
- Columns.Command.Exportable(System.Action<Kendo.Mvc.UI.Fluent.GridColumnExportableBuilder> configurator)
- Columns.Command.Exportable.Excel(Boolean value)
- Columns.Command.Exportable.Pdf(Boolean value)
- Columns.Command.FooterHtmlAttributes(System.Object attributes)
- Columns.Command.FooterHtmlAttributes(System.Object, Boolean attributes)
- Columns.Command.FooterHtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object>, Boolean attributes)
- Columns.Command.FooterHtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object> attributes)
- Columns.Command.FooterTemplate(System.Action template)
- Columns.Command.FooterTemplate(System.String template)
- Columns.Command.FooterTemplate(System.Func<System.Object,System.Object> template)
- Columns.Command.HeaderHtmlAttributes(System.Object attributes)
- Columns.Command.HeaderHtmlAttributes(System.Object, Boolean attributes)
- Columns.Command.HeaderHtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object> attributes)
- Columns.Command.HeaderHtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object>, Boolean attributes)
- Columns.Command.HeaderTemplate(System.Action template)
- Columns.Command.HeaderTemplate(System.String template)
- Columns.Command.HeaderTemplate(System.Func<System.Object,System.Object> template)
- Columns.Command.Hidden(Boolean value)
- Columns.Command.Hidden()
- Columns.Command.HtmlAttributes(System.Object attributes)
- Columns.Command.HtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object> attributes)
- Columns.Command.HtmlAttributes(System.Object, Boolean attributes)
- Columns.Command.HtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object>, Boolean attributes)
- Columns.Command.HtmlAttributes(System.String attributesHandler)
- Columns.Command.IncludeInMenu(Boolean value)
- Columns.Command.Lockable(Boolean value)
- Columns.Command.Locked()
- Columns.Command.Locked(Boolean value)
- Columns.Command.Media(System.String value)
- Columns.Command.MinResizableWidth(Int32 value)
- Columns.Command.MinScreenWidth(Int32 value)
- Columns.Command.Resizable(Boolean value)
- Columns.Command.Stickable()
- Columns.Command.Stickable(Boolean value)
- Columns.Command.Sticky()
- Columns.Command.Sticky(Boolean value)
- Columns.Command.Title(System.String text)
- Columns.Command.Visible(Boolean value)
- Columns.Command.Width(Int32 pixelWidth)
- Columns.Command.Width(System.String value)
- Columns.ForeignKey(System.Linq.Expressions.Expression<System.Func<TModel,TValue>>, System.Action<Kendo.Mvc.UI.Fluent.ReadOnlyDataSourceBuilder>, System.String, System.String expression)
- Columns.ForeignKey.AccentFoldingFiltering(System.String culture)
- Columns.ForeignKey.Custom()
- Columns.ForeignKey.Custom.AccentFoldingFiltering(System.String culture)
- Columns.ForeignKey.Custom.AutoSync(Boolean enabled)
- Columns.ForeignKey.Custom.Batch(Boolean enabled)
- Columns.ForeignKey.Custom.Events(System.Action<Kendo.Mvc.UI.Fluent.DataSourceEventBuilder> configurator)
- Columns.ForeignKey.Custom.Events.Change(System.String handler)
- Columns.ForeignKey.Custom.Events.Change(System.Func<System.Object,System.Object> handler)
- Columns.ForeignKey.Custom.Events.Error(System.String handler)
- Columns.ForeignKey.Custom.Events.Error(System.Func<System.Object,System.Object> handler)
- Columns.ForeignKey.Custom.Events.Push(System.String handler)
- Columns.ForeignKey.Custom.Events.Push(System.Func<System.Object,System.Object> handler)
- Columns.ForeignKey.Custom.Events.RequestEnd(System.String handler)
- Columns.ForeignKey.Custom.Events.RequestEnd(System.Func<System.Object,System.Object> handler)
- Columns.ForeignKey.Custom.Events.RequestStart(System.String handler)
- Columns.ForeignKey.Custom.Events.RequestStart(System.Func<System.Object,System.Object> handler)
- Columns.ForeignKey.Custom.Events.Sync(System.String handler)
- Columns.ForeignKey.Custom.Events.Sync(System.Func<System.Object,System.Object> handler)
- Columns.ForeignKey.Custom.Filter(System.Action<Kendo.Mvc.UI.Fluent.ReadOnlyCustomDataSourceFilterDescriptorFactory> configurator)
- Columns.ForeignKey.Custom.Filter.AddRange(System.Collections.Generic.IEnumerable<Kendo.Mvc.IFilterDescriptor>, Kendo.Mvc.FilterCompositionLogicalOperator filters)
- Columns.ForeignKey.Custom.Filter.AddRange(System.Collections.Generic.IEnumerable<Kendo.Mvc.IFilterDescriptor> filters)
- Columns.ForeignKey.Custom.Group(System.Action<Kendo.Mvc.UI.Fluent.ReadOnlyCustomDataSourceGroupDescriptorFactory> configurator)
- Columns.ForeignKey.Custom.Group.Add(System.String, System.Type memberName)
- Columns.ForeignKey.Custom.Group.Add(System.String, System.Type, System.ComponentModel.ListSortDirection, System.String memberName)
- Columns.ForeignKey.Custom.Group.AddDescending(System.String, System.Type memberName)
- Columns.ForeignKey.Custom.GroupPaging(Boolean enabled)
- Columns.ForeignKey.Custom.Page(Int32 page)
- Columns.ForeignKey.Custom.PageSize(Int32 pageSize)
- Columns.ForeignKey.Custom.Schema(System.Action<Kendo.Mvc.UI.Fluent.ReadOnlyCustomDataSourceSchemaBuilder<System.Object>> configurator)
- Columns.ForeignKey.Custom.Schema.Aggregates(System.String aggregates)
- Columns.ForeignKey.Custom.Schema.Aggregates(System.Func<System.Object,System.Object> handler)
- Columns.ForeignKey.Custom.Schema.Data(System.String data)
- Columns.ForeignKey.Custom.Schema.Data(System.Func<System.Object,System.Object> handler)
- Columns.ForeignKey.Custom.Schema.Errors(System.String errors)
- Columns.ForeignKey.Custom.Schema.Errors(System.Func<System.Object,System.Object> handler)
- Columns.ForeignKey.Custom.Schema.Groups(System.String groups)
- Columns.ForeignKey.Custom.Schema.Groups(System.Func<System.Object,System.Object> handler)
- Columns.ForeignKey.Custom.Schema.Model(System.Action<Kendo.Mvc.UI.Fluent.ReadOnlyCustomDataSourceModelDescriptorFactory<System.Object>> configurator)
- Columns.ForeignKey.Custom.Schema.Model.Field(System.String, System.Type memberName)
- Columns.ForeignKey.Custom.Schema.Model.Field.DefaultValue(T value)
- Columns.ForeignKey.Custom.Schema.Model.Field.DefaultValue(System.Object value)
- Columns.ForeignKey.Custom.Schema.Model.Field.Editable()
- Columns.ForeignKey.Custom.Schema.Model.Field.Editable(Boolean enabled)
- Columns.ForeignKey.Custom.Schema.Model.Field.From(System.String fromField)
- Columns.ForeignKey.Custom.Schema.Model.Field.Parse(System.String handler)
- Columns.ForeignKey.Custom.Schema.Model.Field.Parse(System.Func<System.Object,System.Object> handler)
- Columns.ForeignKey.Custom.Schema.Model.Id(System.String fieldName)
- Columns.ForeignKey.Custom.Schema.Parse(System.Func<System.Object,System.Object> handler)
- Columns.ForeignKey.Custom.Schema.Total(System.String total)
- Columns.ForeignKey.Custom.Schema.Total(System.Func<System.Object,System.Object> handler)
- Columns.ForeignKey.Custom.Schema.Type(System.String type)
- Columns.ForeignKey.Custom.ServerAggregates(Boolean enabled)
- Columns.ForeignKey.Custom.ServerFiltering(Boolean enabled)
- Columns.ForeignKey.Custom.ServerGrouping(Boolean enabled)
- Columns.ForeignKey.Custom.ServerPaging(Boolean enabled)
- Columns.ForeignKey.Custom.ServerSorting(Boolean enabled)
- Columns.ForeignKey.Custom.Sort(System.Action<Kendo.Mvc.UI.Fluent.ReadOnlyCustomDataSourceSortDescriptorFactory> configurator)
- Columns.ForeignKey.Custom.Sort.Add(System.String memberName)
- Columns.ForeignKey.Custom.Sort.Add.Ascending()
- Columns.ForeignKey.Custom.Sort.Add.Descending()
- Columns.ForeignKey.Custom.Sort.Add.Order(System.ComponentModel.ListSortDirection direction)
- Columns.ForeignKey.Custom.Total(Int32 total)
- Columns.ForeignKey.Custom.Transport(System.Action<Kendo.Mvc.UI.Fluent.ReadOnlyCustomDataSourceTransportBuilder> configurator)
- Columns.ForeignKey.Custom.Transport.Cache(Boolean cache)
- Columns.ForeignKey.Custom.Transport.ParameterMap(System.Func<System.Object,System.Object> handler)
- Columns.ForeignKey.Custom.Transport.ParameterMap(System.String handler)
- Columns.ForeignKey.Custom.Transport.Read(System.Action<Kendo.Mvc.UI.Fluent.CustomCrudOperationBuilder> configurator)
- Columns.ForeignKey.Custom.Transport.Read.Action(System.String, System.String, System.Object actionName)
- Columns.ForeignKey.Custom.Transport.Read.Action(System.String, System.String, System.Web.Routing.RouteValueDictionary actionName)
- Columns.ForeignKey.Custom.Transport.Read.Action(System.String, System.String actionName)
- Columns.ForeignKey.Custom.Transport.Read.Action(System.Linq.Expressions.Expression<System.Action<TController>> controllerAction)
- Columns.ForeignKey.Custom.Transport.Read.Cache(Boolean isEnabled)
- Columns.ForeignKey.Custom.Transport.Read.ContentType(System.String type)
- Columns.ForeignKey.Custom.Transport.Read.Data(System.Func<System.Object,System.Object> handler)
- Columns.ForeignKey.Custom.Transport.Read.Data(System.String handler)
- Columns.ForeignKey.Custom.Transport.Read.DataType(System.String type)
- Columns.ForeignKey.Custom.Transport.Read.Headers(System.Object headers)
- Columns.ForeignKey.Custom.Transport.Read.Headers(System.Collections.Generic.IDictionary<System.String,System.String> headers)
- Columns.ForeignKey.Custom.Transport.Read.Route(System.Web.Routing.RouteValueDictionary routeValues)
- Columns.ForeignKey.Custom.Transport.Read.Route(System.String, System.Web.Routing.RouteValueDictionary routeName)
- Columns.ForeignKey.Custom.Transport.Read.Route(System.String, System.Object routeName)
- Columns.ForeignKey.Custom.Transport.Read.Route(System.String routeName)
- Columns.ForeignKey.Custom.Transport.Read.Type(System.Web.Mvc.HttpVerbs verb)
- Columns.ForeignKey.Custom.Transport.Read.Url(System.String url)
- Columns.ForeignKey.Custom.Transport.Read(System.String, System.String, System.Object actionName)
- Columns.ForeignKey.Custom.Transport.Read(System.String, System.String actionName)
- Columns.ForeignKey.Custom.Transport.Read(System.Object settings)
- Columns.ForeignKey.Custom.Transport.Read(System.String handler)
- Columns.ForeignKey.Custom.Transport(System.Object settings)
- Columns.ForeignKey.Custom.Type(System.String type)
- Columns.ForeignKey.Events(System.Action<Kendo.Mvc.UI.Fluent.DataSourceEventBuilder> configurator)
- Columns.ForeignKey.Events.Change(System.String handler)
- Columns.ForeignKey.Events.Change(System.Func<System.Object,System.Object> handler)
- Columns.ForeignKey.Events.Error(System.String handler)
- Columns.ForeignKey.Events.Error(System.Func<System.Object,System.Object> handler)
- Columns.ForeignKey.Events.Push(System.String handler)
- Columns.ForeignKey.Events.Push(System.Func<System.Object,System.Object> handler)
- Columns.ForeignKey.Events.RequestEnd(System.String handler)
- Columns.ForeignKey.Events.RequestEnd(System.Func<System.Object,System.Object> handler)
- Columns.ForeignKey.Events.RequestStart(System.String handler)
- Columns.ForeignKey.Events.RequestStart(System.Func<System.Object,System.Object> handler)
- Columns.ForeignKey.Events.Sync(System.String handler)
- Columns.ForeignKey.Events.Sync(System.Func<System.Object,System.Object> handler)
- Columns.ForeignKey.Read(System.Action<Kendo.Mvc.UI.Fluent.CrudOperationBuilder> configurator)
- Columns.ForeignKey.Read.Action(System.String, System.String, System.Object actionName)
- Columns.ForeignKey.Read.Action(System.String, System.String, System.Web.Routing.RouteValueDictionary actionName)
- Columns.ForeignKey.Read.Action(System.String, System.String actionName)
- Columns.ForeignKey.Read.Action(System.Linq.Expressions.Expression<System.Action<TController>> controllerAction)
- Columns.ForeignKey.Read.Data(System.Func<System.Object,System.Object> handler)
- Columns.ForeignKey.Read.Data(System.String handler)
- Columns.ForeignKey.Read.Headers(System.Object headers)
- Columns.ForeignKey.Read.Headers(System.Collections.Generic.IDictionary<System.String,System.String> headers)
- Columns.ForeignKey.Read.Route(System.Web.Routing.RouteValueDictionary routeValues)
- Columns.ForeignKey.Read.Route(System.String, System.Web.Routing.RouteValueDictionary routeName)
- Columns.ForeignKey.Read.Route(System.String, System.Object routeName)
- Columns.ForeignKey.Read.Route(System.String routeName)
- Columns.ForeignKey.Read.Type(System.Web.Mvc.HttpVerbs verb)
- Columns.ForeignKey.Read.Url(System.String url)
- Columns.ForeignKey.Read(System.String, System.String, System.Object actionName)
- Columns.ForeignKey.Read(System.String, System.String actionName)
- Columns.ForeignKey.ServerFiltering()
- Columns.ForeignKey.ServerFiltering(Boolean enabled)
- Columns.ForeignKey.SignalR()
- Columns.ForeignKey.SignalR.AccentFoldingFiltering(System.String culture)
- Columns.ForeignKey.SignalR.Aggregates(System.Action<Kendo.Mvc.UI.Fluent.DataSourceAggregateDescriptorFactory<TModel>> aggregates)
- Columns.ForeignKey.SignalR.Aggregates.Add(System.Linq.Expressions.Expression<System.Func<TModel,TValue>> expression)
- Columns.ForeignKey.SignalR.Aggregates.Add.Average()
- Columns.ForeignKey.SignalR.Aggregates.Add.Count()
- Columns.ForeignKey.SignalR.Aggregates.Add.Max()
- Columns.ForeignKey.SignalR.Aggregates.Add.Min()
- Columns.ForeignKey.SignalR.Aggregates.Add.Sum()
- Columns.ForeignKey.SignalR.Aggregates.Add(System.String, System.Type memberName)
- Columns.ForeignKey.SignalR.AutoSync(Boolean enabled)
- Columns.ForeignKey.SignalR.Batch(Boolean enabled)
- Columns.ForeignKey.SignalR.Events(System.Action<Kendo.Mvc.UI.Fluent.DataSourceEventBuilder> configurator)
- Columns.ForeignKey.SignalR.Events.Change(System.String handler)
- Columns.ForeignKey.SignalR.Events.Change(System.Func<System.Object,System.Object> handler)
- Columns.ForeignKey.SignalR.Events.Error(System.String handler)
- Columns.ForeignKey.SignalR.Events.Error(System.Func<System.Object,System.Object> handler)
- Columns.ForeignKey.SignalR.Events.Push(System.String handler)
- Columns.ForeignKey.SignalR.Events.Push(System.Func<System.Object,System.Object> handler)
- Columns.ForeignKey.SignalR.Events.RequestEnd(System.String handler)
- Columns.ForeignKey.SignalR.Events.RequestEnd(System.Func<System.Object,System.Object> handler)
- Columns.ForeignKey.SignalR.Events.RequestStart(System.String handler)
- Columns.ForeignKey.SignalR.Events.RequestStart(System.Func<System.Object,System.Object> handler)
- Columns.ForeignKey.SignalR.Events.Sync(System.String handler)
- Columns.ForeignKey.SignalR.Events.Sync(System.Func<System.Object,System.Object> handler)
- Columns.ForeignKey.SignalR.Filter(System.Action<Kendo.Mvc.UI.Fluent.DataSourceFilterDescriptorFactory<TModel>> configurator)
- Columns.ForeignKey.SignalR.Filter.Add(System.Linq.Expressions.Expression<System.Func<TModel,System.Boolean>> expression)
- Columns.ForeignKey.SignalR.Filter.Add.IsEqualTo(TValue value)
- Columns.ForeignKey.SignalR.Filter.Add.IsNotEqualTo(TValue value)
- Columns.ForeignKey.SignalR.Filter.Add.IsNotNull()
- Columns.ForeignKey.SignalR.Filter.Add.IsNull()
- Columns.ForeignKey.SignalR.Filter.Add(System.Linq.Expressions.Expression<System.Func<TModel,System.Nullable<System.Boolean>>> expression)
- Columns.ForeignKey.SignalR.Filter.Add(System.Linq.Expressions.Expression<System.Func<TModel,TValue>> expression)
- Columns.ForeignKey.SignalR.Filter.Add.IsGreaterThan(TValue value)
- Columns.ForeignKey.SignalR.Filter.Add.IsGreaterThanOrEqualTo(TValue value)
- Columns.ForeignKey.SignalR.Filter.Add.IsLessThan(TValue value)
- Columns.ForeignKey.SignalR.Filter.Add.IsLessThanOrEqualTo(TValue value)
- Columns.ForeignKey.SignalR.Filter.Add(System.Linq.Expressions.Expression<System.Func<TModel,System.String>> expression)
- Columns.ForeignKey.SignalR.Filter.Add.Contains(System.String value)
- Columns.ForeignKey.SignalR.Filter.Add.DoesNotContain(System.String value)
- Columns.ForeignKey.SignalR.Filter.Add.EndsWith(System.String value)
- Columns.ForeignKey.SignalR.Filter.Add.IsEmpty()
- Columns.ForeignKey.SignalR.Filter.Add.IsEqualTo(System.String value)
- Columns.ForeignKey.SignalR.Filter.Add.IsNotEmpty()
- Columns.ForeignKey.SignalR.Filter.Add.IsNotEqualTo(System.String value)
- Columns.ForeignKey.SignalR.Filter.Add.StartsWith(System.String value)
- Columns.ForeignKey.SignalR.Filter.AddRange(System.Collections.Generic.IEnumerable<Kendo.Mvc.IFilterDescriptor>, Kendo.Mvc.FilterCompositionLogicalOperator filters)
- Columns.ForeignKey.SignalR.Filter.AddRange(System.Collections.Generic.IEnumerable<Kendo.Mvc.IFilterDescriptor> filters)
- Columns.ForeignKey.SignalR.Group(System.Action<Kendo.Mvc.UI.Fluent.DataSourceGroupDescriptorFactory<TModel>> configurator)
- Columns.ForeignKey.SignalR.Group.Add(System.Linq.Expressions.Expression<System.Func<TModel,TValue>> expression)
- Columns.ForeignKey.SignalR.Group.Add(System.String memberName)
- Columns.ForeignKey.SignalR.Group.Add(System.String, System.ComponentModel.ListSortDirection, System.String memberName)
- Columns.ForeignKey.SignalR.Group.Add(System.String, System.Type memberName)
- Columns.ForeignKey.SignalR.Group.Add(System.String, System.Type, System.ComponentModel.ListSortDirection, System.String memberName)
- Columns.ForeignKey.SignalR.Group.AddDescending(System.Linq.Expressions.Expression<System.Func<TModel,TValue>> expression)
- Columns.ForeignKey.SignalR.Group.AddDescending(System.String memberName)
- Columns.ForeignKey.SignalR.Group.AddDescending(System.String, System.Type memberName)
- Columns.ForeignKey.SignalR.Page(Int32 page)
- Columns.ForeignKey.SignalR.PageSize(Int32 pageSize)
- Columns.ForeignKey.SignalR.Schema(System.Action<Kendo.Mvc.UI.Fluent.CustomDataSourceSchemaBuilder<TModel>> configurator)
- Columns.ForeignKey.SignalR.Schema.Aggregates(System.String aggregates)
- Columns.ForeignKey.SignalR.Schema.Aggregates(System.Func<System.Object,System.Object> handler)
- Columns.ForeignKey.SignalR.Schema.Data(System.String data)
- Columns.ForeignKey.SignalR.Schema.Data(System.Func<System.Object,System.Object> handler)
- Columns.ForeignKey.SignalR.Schema.Errors(System.String errors)
- Columns.ForeignKey.SignalR.Schema.Errors(System.Func<System.Object,System.Object> handler)
- Columns.ForeignKey.SignalR.Schema.Groups(System.String groups)
- Columns.ForeignKey.SignalR.Schema.Groups(System.Func<System.Object,System.Object> handler)
- Columns.ForeignKey.SignalR.Schema.Model(System.Action<Kendo.Mvc.UI.Fluent.CustomDataSourceModelDescriptorFactory<TModel>> configurator)
- Columns.ForeignKey.SignalR.Schema.Model.ClearFields()
- Columns.ForeignKey.SignalR.Schema.Model.Field(System.Linq.Expressions.Expression<System.Func<TModel,TValue>> expression)
- Columns.ForeignKey.SignalR.Schema.Model.Field.DefaultValue(T value)
- Columns.ForeignKey.SignalR.Schema.Model.Field.DefaultValue(System.Object value)
- Columns.ForeignKey.SignalR.Schema.Model.Field.Editable()
- Columns.ForeignKey.SignalR.Schema.Model.Field.Editable(Boolean enabled)
- Columns.ForeignKey.SignalR.Schema.Model.Field.From(System.String fromField)
- Columns.ForeignKey.SignalR.Schema.Model.Field.Parse(System.String handler)
- Columns.ForeignKey.SignalR.Schema.Model.Field.Parse(System.Func<System.Object,System.Object> handler)
- Columns.ForeignKey.SignalR.Schema.Model.Field(System.String, System.Type memberName)
- Columns.ForeignKey.SignalR.Schema.Model.Field(System.String memberName)
- Columns.ForeignKey.SignalR.Schema.Model.Id(System.String fieldName)
- Columns.ForeignKey.SignalR.Schema.Model.Id(System.Linq.Expressions.Expression<System.Func<TModel,TValue>> expression)
- Columns.ForeignKey.SignalR.Schema.Model(System.Object settings)
- Columns.ForeignKey.SignalR.Schema.Parse(System.Func<System.Object,System.Object> handler)
- Columns.ForeignKey.SignalR.Schema.Total(System.String total)
- Columns.ForeignKey.SignalR.Schema.Total(System.Func<System.Object,System.Object> handler)
- Columns.ForeignKey.SignalR.Schema.Type(System.String type)
- Columns.ForeignKey.SignalR.ServerAggregates(Boolean enabled)
- Columns.ForeignKey.SignalR.ServerFiltering(Boolean enabled)
- Columns.ForeignKey.SignalR.ServerGrouping(Boolean enabled)
- Columns.ForeignKey.SignalR.ServerPaging(Boolean enabled)
- Columns.ForeignKey.SignalR.ServerSorting(Boolean enabled)
- Columns.ForeignKey.SignalR.Sort(System.Action<Kendo.Mvc.UI.Fluent.DataSourceSortDescriptorFactory<TModel>> configurator)
- Columns.ForeignKey.SignalR.Sort.Add(System.Linq.Expressions.Expression<System.Func<TModel,TValue>> expression)
- Columns.ForeignKey.SignalR.Sort.Add.Ascending()
- Columns.ForeignKey.SignalR.Sort.Add.Descending()
- Columns.ForeignKey.SignalR.Sort.Add.Order(System.ComponentModel.ListSortDirection direction)
- Columns.ForeignKey.SignalR.Sort.Add(System.String fieldName)
- Columns.ForeignKey.SignalR.Sort.Add(System.String memberName)
- Columns.ForeignKey.SignalR.Total(Int32 total)
- Columns.ForeignKey.SignalR.Transport(System.Action<Kendo.Mvc.UI.Fluent.SignalRDataSourceTransportBuilder> configurator)
- Columns.ForeignKey.SignalR.Transport.Client(System.Action<Kendo.Mvc.UI.Fluent.SignalRCrudOperationsBuilder> configurator)
- Columns.ForeignKey.SignalR.Transport.Client.Create(System.String method)
- Columns.ForeignKey.SignalR.Transport.Client.Destroy(System.String method)
- Columns.ForeignKey.SignalR.Transport.Client.Read(System.String method)
- Columns.ForeignKey.SignalR.Transport.Client.Update(System.String method)
- Columns.ForeignKey.SignalR.Transport.Client(System.Object settings)
- Columns.ForeignKey.SignalR.Transport.Hub(System.Func<System.Object,System.Object> handler)
- Columns.ForeignKey.SignalR.Transport.Hub(System.String handler)
- Columns.ForeignKey.SignalR.Transport.ParameterMap(System.Func<System.Object,System.Object> handler)
- Columns.ForeignKey.SignalR.Transport.ParameterMap(System.String handler)
- Columns.ForeignKey.SignalR.Transport.Promise(System.Func<System.Object,System.Object> handler)
- Columns.ForeignKey.SignalR.Transport.Promise(System.String handler)
- Columns.ForeignKey.SignalR.Transport.Server(System.Action<Kendo.Mvc.UI.Fluent.SignalRCrudOperationsBuilder> configurator)
- Columns.ForeignKey.SignalR.Transport.Server.Create(System.String method)
- Columns.ForeignKey.SignalR.Transport.Server.Destroy(System.String method)
- Columns.ForeignKey.SignalR.Transport.Server.Read(System.String method)
- Columns.ForeignKey.SignalR.Transport.Server.Update(System.String method)
- Columns.ForeignKey.SignalR.Transport.Server(System.Object settings)
- Columns.ForeignKey.SignalR.Transport(System.Object settings)
- Columns.ForeignKey.AddServerAttribute(System.String, System.Func<T,System.Object> key)
- Columns.ForeignKey.Aggregates(System.String<> aggregates)
- Columns.ForeignKey.ClientFooterTemplate(System.String template)
- Columns.ForeignKey.ClientFooterTemplate(Kendo.Mvc.UI.TemplateBuilder<TModel> templateBuilder)
- Columns.ForeignKey.ClientFooterTemplateHandler(System.String handler)
- Columns.ForeignKey.ClientGroupFooterTemplate(System.String template)
- Columns.ForeignKey.ClientGroupFooterTemplate(Kendo.Mvc.UI.TemplateBuilder<TModel> templateBuilder)
- Columns.ForeignKey.ClientGroupFooterTemplateHandler(System.String handler)
- Columns.ForeignKey.ClientGroupFooterTemplateView(System.Web.Mvc.MvcHtmlString value)
- Columns.ForeignKey.ClientGroupHeaderColumnTemplate(System.String value)
- Columns.ForeignKey.ClientGroupHeaderTemplate(System.String value)
- Columns.ForeignKey.ClientGroupHeaderTemplate(Kendo.Mvc.UI.TemplateBuilder<TModel> templateBuilder)
- Columns.ForeignKey.ClientGroupHeaderTemplateHandler(System.String value)
- Columns.ForeignKey.ClientGroupHeaderTemplateView(System.Web.Mvc.MvcHtmlString value)
- Columns.ForeignKey.ClientTemplate(System.String value)
- Columns.ForeignKey.ClientTemplate(Kendo.Mvc.UI.TemplateBuilder<TModel> templateBuilder)
- Columns.ForeignKey.ClientTemplateHandler(System.String handler)
- Columns.ForeignKey.ClientTemplateView(System.Web.Mvc.MvcHtmlString value)
- Columns.ForeignKey.ColumnMenu(Boolean value)
- Columns.ForeignKey.Draggable(Boolean value)
- Columns.ForeignKey.Editable(System.Func<System.Object,System.Object> handler)
- Columns.ForeignKey.Editable(System.String handler)
- Columns.ForeignKey.EditorTemplateComponentName(System.String templateName)
- Columns.ForeignKey.EditorTemplateName(System.String templateName)
- Columns.ForeignKey.EditorViewData(System.Object additionalViewData)
- Columns.ForeignKey.Encoded(Boolean value)
- Columns.ForeignKey.Exportable(Boolean value)
- Columns.ForeignKey.Exportable(System.Action<Kendo.Mvc.UI.Fluent.GridColumnExportableBuilder> configurator)
- Columns.ForeignKey.Exportable.Excel(Boolean value)
- Columns.ForeignKey.Exportable.Pdf(Boolean value)
- Columns.ForeignKey.Filterable(Boolean value)
- Columns.ForeignKey.Filterable(System.Action<Kendo.Mvc.UI.Fluent.GridBoundColumnFilterableBuilder> configurator)
- Columns.ForeignKey.Filterable.BindTo(System.Collections.IEnumerable dataSource)
- Columns.ForeignKey.Filterable.Cell(System.Action<Kendo.Mvc.UI.Fluent.GridColumnFilterableCellSettingsBuilder> configurator)
- Columns.ForeignKey.Filterable.Cell.BindTo(System.Collections.IEnumerable dataSource)
- Columns.ForeignKey.Filterable.Cell.DataSource(System.Action<Kendo.Mvc.UI.Fluent.ReadOnlyDataSourceBuilder> configurator)
- Columns.ForeignKey.Filterable.Cell.DataTextField(System.String dataTextField)
- Columns.ForeignKey.Filterable.Cell.Delay(Double delay)
- Columns.ForeignKey.Filterable.Cell.Enabled(Boolean value)
- Columns.ForeignKey.Filterable.Cell.InputWidth(Int32 inputWidth)
- Columns.ForeignKey.Filterable.Cell.MinLength(Int32 minLength)
- Columns.ForeignKey.Filterable.Cell.Operator(System.String defaultOperator)
- Columns.ForeignKey.Filterable.Cell.ShowOperators(Boolean showOperators)
- Columns.ForeignKey.Filterable.Cell.SuggestionOperator(Kendo.Mvc.UI.FilterType filterType)
- Columns.ForeignKey.Filterable.Cell.Template(System.Func<System.Object,System.Object> handler)
- Columns.ForeignKey.Filterable.Cell.Template(System.String handler)
- Columns.ForeignKey.Filterable.CheckAll(Boolean value)
- Columns.ForeignKey.Filterable.DataSource(System.Action<Kendo.Mvc.UI.Fluent.ReadOnlyDataSourceBuilder> configurator)
- Columns.ForeignKey.Filterable.DataSource(System.String DataSourceId)
- Columns.ForeignKey.Filterable.Enabled(Boolean value)
- Columns.ForeignKey.Filterable.Extra(Boolean value)
- Columns.ForeignKey.Filterable.IgnoreCase(Boolean value)
- Columns.ForeignKey.Filterable.ItemTemplate(System.String handler)
- Columns.ForeignKey.Filterable.Messages(System.Action<Kendo.Mvc.UI.Fluent.FilterableMessagesBuilder> configurator)
- Columns.ForeignKey.Filterable.Messages.AdditionalOperator(System.String message)
- Columns.ForeignKey.Filterable.Messages.AdditionalValue(System.String message)
- Columns.ForeignKey.Filterable.Messages.And(System.String message)
- Columns.ForeignKey.Filterable.Messages.ButtonTitle(System.String message)
- Columns.ForeignKey.Filterable.Messages.CheckAll(System.String message)
- Columns.ForeignKey.Filterable.Messages.Clear(System.String message)
- Columns.ForeignKey.Filterable.Messages.Filter(System.String message)
- Columns.ForeignKey.Filterable.Messages.Info(System.String message)
- Columns.ForeignKey.Filterable.Messages.IsFalse(System.String message)
- Columns.ForeignKey.Filterable.Messages.IsTrue(System.String message)
- Columns.ForeignKey.Filterable.Messages.Logic(System.String message)
- Columns.ForeignKey.Filterable.Messages.Operator(System.String message)
- Columns.ForeignKey.Filterable.Messages.Or(System.String message)
- Columns.ForeignKey.Filterable.Messages.Search(System.String message)
- Columns.ForeignKey.Filterable.Messages.SelectedItemsFormat(System.String format)
- Columns.ForeignKey.Filterable.Messages.SelectValue(System.String message)
- Columns.ForeignKey.Filterable.Messages.Title(System.String message)
- Columns.ForeignKey.Filterable.Messages.Value(System.String message)
- Columns.ForeignKey.Filterable.Mode(Kendo.Mvc.UI.GridFilterMode value)
- Columns.ForeignKey.Filterable.Multi(Boolean value)
- Columns.ForeignKey.Filterable.Operators(System.Action<Kendo.Mvc.UI.Fluent.FilterableOperatorsBuilder> configurator)
- Columns.ForeignKey.Filterable.Operators.ForDate(System.Action<Kendo.Mvc.UI.Fluent.DateOperatorsBuilder> configurator)
- Columns.ForeignKey.Filterable.Operators.ForDate.Clear()
- Columns.ForeignKey.Filterable.Operators.ForDate.IsEqualTo(System.String message)
- Columns.ForeignKey.Filterable.Operators.ForDate.IsGreaterThan(System.String message)
- Columns.ForeignKey.Filterable.Operators.ForDate.IsGreaterThanOrEqualTo(System.String message)
- Columns.ForeignKey.Filterable.Operators.ForDate.IsLessThan(System.String message)
- Columns.ForeignKey.Filterable.Operators.ForDate.IsLessThanOrEqualTo(System.String message)
- Columns.ForeignKey.Filterable.Operators.ForDate.IsNotEqualTo(System.String message)
- Columns.ForeignKey.Filterable.Operators.ForDate.IsNotNull(System.String message)
- Columns.ForeignKey.Filterable.Operators.ForDate.IsNull(System.String message)
- Columns.ForeignKey.Filterable.Operators.ForEnums(System.Action<Kendo.Mvc.UI.Fluent.EnumOperatorsBuilder> configurator)
- Columns.ForeignKey.Filterable.Operators.ForEnums.Clear()
- Columns.ForeignKey.Filterable.Operators.ForEnums.IsEqualTo(System.String message)
- Columns.ForeignKey.Filterable.Operators.ForEnums.IsNotEqualTo(System.String message)
- Columns.ForeignKey.Filterable.Operators.ForEnums.IsNotNull(System.String message)
- Columns.ForeignKey.Filterable.Operators.ForEnums.IsNull(System.String message)
- Columns.ForeignKey.Filterable.Operators.ForNumber(System.Action<Kendo.Mvc.UI.Fluent.NumberOperatorsBuilder> configurator)
- Columns.ForeignKey.Filterable.Operators.ForNumber.Clear()
- Columns.ForeignKey.Filterable.Operators.ForNumber.IsEqualTo(System.String message)
- Columns.ForeignKey.Filterable.Operators.ForNumber.IsGreaterThan(System.String message)
- Columns.ForeignKey.Filterable.Operators.ForNumber.IsGreaterThanOrEqualTo(System.String message)
- Columns.ForeignKey.Filterable.Operators.ForNumber.IsLessThan(System.String message)
- Columns.ForeignKey.Filterable.Operators.ForNumber.IsLessThanOrEqualTo(System.String message)
- Columns.ForeignKey.Filterable.Operators.ForNumber.IsNotEqualTo(System.String message)
- Columns.ForeignKey.Filterable.Operators.ForNumber.IsNotNull(System.String message)
- Columns.ForeignKey.Filterable.Operators.ForNumber.IsNull(System.String message)
- Columns.ForeignKey.Filterable.Operators.ForString(System.Action<Kendo.Mvc.UI.Fluent.StringOperatorsBuilder> configurator)
- Columns.ForeignKey.Filterable.Operators.ForString.Clear()
- Columns.ForeignKey.Filterable.Operators.ForString.Contains(System.String message)
- Columns.ForeignKey.Filterable.Operators.ForString.DoesNotContain(System.String message)
- Columns.ForeignKey.Filterable.Operators.ForString.EndsWith(System.String message)
- Columns.ForeignKey.Filterable.Operators.ForString.IsEmpty(System.String message)
- Columns.ForeignKey.Filterable.Operators.ForString.IsEqualTo(System.String message)
- Columns.ForeignKey.Filterable.Operators.ForString.IsNotEmpty(System.String message)
- Columns.ForeignKey.Filterable.Operators.ForString.IsNotEqualTo(System.String message)
- Columns.ForeignKey.Filterable.Operators.ForString.IsNotNull(System.String message)
- Columns.ForeignKey.Filterable.Operators.ForString.IsNotNullOrEmpty(System.String message)
- Columns.ForeignKey.Filterable.Operators.ForString.IsNull(System.String message)
- Columns.ForeignKey.Filterable.Operators.ForString.IsNullOrEmpty(System.String message)
- Columns.ForeignKey.Filterable.Operators.ForString.StartsWith(System.String message)
- Columns.ForeignKey.Filterable.Search(Boolean value)
- Columns.ForeignKey.Filterable.UI(Kendo.Mvc.UI.GridFilterUIRole role)
- Columns.ForeignKey.Filterable.UI(System.Func<System.Object,System.Object> handler)
- Columns.ForeignKey.Filterable.UI(System.String handler)
- Columns.ForeignKey.FooterHtmlAttributes(System.Object attributes)
- Columns.ForeignKey.FooterHtmlAttributes(System.Object, Boolean attributes)
- Columns.ForeignKey.FooterHtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object>, Boolean attributes)
- Columns.ForeignKey.FooterHtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object> attributes)
- Columns.ForeignKey.FooterTemplate(System.Action<Kendo.Mvc.UI.GridAggregateResult> template)
- Columns.ForeignKey.FooterTemplate(System.Func<Kendo.Mvc.UI.GridAggregateResult,System.Object> template)
- Columns.ForeignKey.FooterTemplate(System.Action template)
- Columns.ForeignKey.FooterTemplate(System.String template)
- Columns.ForeignKey.FooterTemplate(System.Func<System.Object,System.Object> template)
- Columns.ForeignKey.Format(System.String value)
- Columns.ForeignKey.Groupable(Boolean value)
- Columns.ForeignKey.Groupable(System.Action<Kendo.Mvc.UI.Fluent.GridBoundColumnGroupableBuilder> configurator)
- Columns.ForeignKey.Groupable.Sort(System.Action<Kendo.Mvc.UI.Fluent.GridBoundColumnGroupableSortBuilder> configurator)
- Columns.ForeignKey.Groupable.Sort.Compare(System.String compare)
- Columns.ForeignKey.Groupable.Sort.Dir(System.ComponentModel.ListSortDirection direction)
- Columns.ForeignKey.GroupFooterTemplate(System.Action<Kendo.Mvc.UI.GridAggregateResult> template)
- Columns.ForeignKey.GroupFooterTemplate(System.Func<Kendo.Mvc.UI.GridAggregateResult,System.Object> template)
- Columns.ForeignKey.GroupHeaderColumnTemplate(System.Action<Kendo.Mvc.UI.GridAggregateResult> template)
- Columns.ForeignKey.GroupHeaderColumnTemplate(System.Func<Kendo.Mvc.UI.GridAggregateResult,System.Object> template)
- Columns.ForeignKey.GroupHeaderTemplate(System.Action<Kendo.Mvc.UI.GridGroupAggregateResult> template)
- Columns.ForeignKey.GroupHeaderTemplate(System.Func<Kendo.Mvc.UI.GridGroupAggregateResult,System.Object> template)
- Columns.ForeignKey.HeaderHtmlAttributes(System.Object attributes)
- Columns.ForeignKey.HeaderHtmlAttributes(System.Object, Boolean attributes)
- Columns.ForeignKey.HeaderHtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object> attributes)
- Columns.ForeignKey.HeaderHtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object>, Boolean attributes)
- Columns.ForeignKey.HeaderTemplate(System.Action template)
- Columns.ForeignKey.HeaderTemplate(System.String template)
- Columns.ForeignKey.HeaderTemplate(System.Func<System.Object,System.Object> template)
- Columns.ForeignKey.Hidden(Boolean value)
- Columns.ForeignKey.Hidden()
- Columns.ForeignKey.HideOnGroup(Boolean value)
- Columns.ForeignKey.HtmlAttributes(System.Object attributes)
- Columns.ForeignKey.HtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object> attributes)
- Columns.ForeignKey.HtmlAttributes(System.Object, Boolean attributes)
- Columns.ForeignKey.HtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object>, Boolean attributes)
- Columns.ForeignKey.HtmlAttributes(System.String attributesHandler)
- Columns.ForeignKey.IncludeInMenu(Boolean value)
- Columns.ForeignKey.Lockable(Boolean value)
- Columns.ForeignKey.Locked()
- Columns.ForeignKey.Locked(Boolean value)
- Columns.ForeignKey.Media(System.String value)
- Columns.ForeignKey.MinResizableWidth(Int32 value)
- Columns.ForeignKey.MinScreenWidth(Int32 value)
- Columns.ForeignKey.Resizable(Boolean value)
- Columns.ForeignKey.Sortable(Boolean value)
- Columns.ForeignKey.Sortable(System.Action<Kendo.Mvc.UI.Fluent.GridBoundColumnSortableBuilder> configurator)
- Columns.ForeignKey.Sortable.AllowUnsort(Boolean allowUnsort)
- Columns.ForeignKey.Sortable.Compare(System.Func<System.Object,System.Object> handler)
- Columns.ForeignKey.Sortable.Compare(System.String handler)
- Columns.ForeignKey.Sortable.InitialDirection(System.ComponentModel.ListSortDirection initialDirection)
- Columns.ForeignKey.Stickable()
- Columns.ForeignKey.Stickable(Boolean value)
- Columns.ForeignKey.Sticky()
- Columns.ForeignKey.Sticky(Boolean value)
- Columns.ForeignKey.Template(System.Action<T> templateAction)
- Columns.ForeignKey.Template(System.Func<T,System.Object> inlineTemplate)
- Columns.ForeignKey.Title(System.String text)
- Columns.ForeignKey.Visible(Boolean value)
- Columns.ForeignKey.Width(Int32 pixelWidth)
- Columns.ForeignKey.Width(System.String value)
- Columns.ForeignKey(System.Linq.Expressions.Expression<System.Func<TModel,TValue>>, System.Action<Kendo.Mvc.UI.Fluent.ReadOnlyDataSourceBuilder>, System.String, System.String, Boolean expression)
- Columns.ForeignKey(System.Linq.Expressions.Expression<System.Func<TModel,TValue>>, System.Collections.IEnumerable, System.String, System.String expression)
- Columns.ForeignKey(System.Linq.Expressions.Expression<System.Func<TModel,TValue>>, System.Web.Mvc.SelectList expression)
- Columns.ForeignKey(System.String, System.Collections.IEnumerable, System.String, System.String memberName)
- Columns.ForeignKey(System.String, System.Web.Mvc.SelectList memberName)
- Columns.ForeignKey(System.Type, System.String, System.Collections.IEnumerable, System.String, System.String memberType)
- Columns.ForeignKey(System.Type, System.String, System.Web.Mvc.SelectList memberType)
- Columns.ForeignKey(System.String, System.Action<Kendo.Mvc.UI.Fluent.ReadOnlyDataSourceBuilder>, System.String, System.String memberName)
- Columns.ForeignKey(System.String, System.Action<Kendo.Mvc.UI.Fluent.ReadOnlyDataSourceBuilder>, System.String, System.String, Boolean memberName)
- Columns.ForeignKey(System.Type, System.String, System.Action<Kendo.Mvc.UI.Fluent.ReadOnlyDataSourceBuilder>, System.String, System.String memberType)
- Columns.ForeignKey(System.Type, System.String, System.Action<Kendo.Mvc.UI.Fluent.ReadOnlyDataSourceBuilder>, System.String, System.String, Boolean memberType)
- Columns.Group(System.Action<Kendo.Mvc.UI.Fluent.GridColumnGroupBuilder<TModel>> configurator)
- Columns.LoadSettings(System.Collections.Generic.IEnumerable<Kendo.Mvc.UI.GridColumnSettings> settings)
- Columns.Select()
- Columns.Select.ClientFooterTemplate(System.String template)
- Columns.Select.ClientFooterTemplate(Kendo.Mvc.UI.TemplateBuilder<TModel> templateBuilder)
- Columns.Select.ClientFooterTemplateHandler(System.String handler)
- Columns.Select.ClientGroupFooterTemplate(System.String template)
- Columns.Select.ClientGroupFooterTemplate(Kendo.Mvc.UI.TemplateBuilder<TModel> templateBuilder)
- Columns.Select.ClientGroupFooterTemplateHandler(System.String handler)
- Columns.Select.ClientGroupFooterTemplateView(System.Web.Mvc.MvcHtmlString value)
- Columns.Select.ColumnMenu(Boolean value)
- Columns.Select.Draggable(Boolean value)
- Columns.Select.Exportable(Boolean value)
- Columns.Select.Exportable(System.Action<Kendo.Mvc.UI.Fluent.GridColumnExportableBuilder> configurator)
- Columns.Select.Exportable.Excel(Boolean value)
- Columns.Select.Exportable.Pdf(Boolean value)
- Columns.Select.FooterHtmlAttributes(System.Object attributes)
- Columns.Select.FooterHtmlAttributes(System.Object, Boolean attributes)
- Columns.Select.FooterHtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object>, Boolean attributes)
- Columns.Select.FooterHtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object> attributes)
- Columns.Select.FooterTemplate(System.Action template)
- Columns.Select.FooterTemplate(System.String template)
- Columns.Select.FooterTemplate(System.Func<System.Object,System.Object> template)
- Columns.Select.HeaderHtmlAttributes(System.Object attributes)
- Columns.Select.HeaderHtmlAttributes(System.Object, Boolean attributes)
- Columns.Select.HeaderHtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object> attributes)
- Columns.Select.HeaderHtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object>, Boolean attributes)
- Columns.Select.HeaderTemplate(System.Action template)
- Columns.Select.HeaderTemplate(System.String template)
- Columns.Select.HeaderTemplate(System.Func<System.Object,System.Object> template)
- Columns.Select.Hidden(Boolean value)
- Columns.Select.Hidden()
- Columns.Select.HtmlAttributes(System.Object attributes)
- Columns.Select.HtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object> attributes)
- Columns.Select.HtmlAttributes(System.Object, Boolean attributes)
- Columns.Select.HtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object>, Boolean attributes)
- Columns.Select.HtmlAttributes(System.String attributesHandler)
- Columns.Select.IncludeInMenu(Boolean value)
- Columns.Select.Lockable(Boolean value)
- Columns.Select.Locked()
- Columns.Select.Locked(Boolean value)
- Columns.Select.Media(System.String value)
- Columns.Select.MinResizableWidth(Int32 value)
- Columns.Select.MinScreenWidth(Int32 value)
- Columns.Select.Resizable(Boolean value)
- Columns.Select.Stickable()
- Columns.Select.Stickable(Boolean value)
- Columns.Select.Sticky()
- Columns.Select.Sticky(Boolean value)
- Columns.Select.Title(System.String text)
- Columns.Select.Visible(Boolean value)
- Columns.Select.Width(Int32 pixelWidth)
- Columns.Select.Width(System.String value)
- Columns.Template(System.Action<TModel> templateAction)
- Columns.Template.ClientFooterTemplate(System.String template)
- Columns.Template.ClientFooterTemplate(Kendo.Mvc.UI.TemplateBuilder<TModel> templateBuilder)
- Columns.Template.ClientFooterTemplateHandler(System.String handler)
- Columns.Template.ClientGroupFooterTemplate(System.String template)
- Columns.Template.ClientGroupFooterTemplate(Kendo.Mvc.UI.TemplateBuilder<TModel> templateBuilder)
- Columns.Template.ClientGroupFooterTemplateHandler(System.String handler)
- Columns.Template.ClientGroupFooterTemplateView(System.Web.Mvc.MvcHtmlString value)
- Columns.Template.ClientTemplate(System.String value)
- Columns.Template.ClientTemplate(Kendo.Mvc.UI.TemplateBuilder<TModel> templateBuilder)
- Columns.Template.ColumnMenu(Boolean value)
- Columns.Template.Draggable(Boolean value)
- Columns.Template.Exportable(Boolean value)
- Columns.Template.Exportable(System.Action<Kendo.Mvc.UI.Fluent.GridColumnExportableBuilder> configurator)
- Columns.Template.Exportable.Excel(Boolean value)
- Columns.Template.Exportable.Pdf(Boolean value)
- Columns.Template.FooterHtmlAttributes(System.Object attributes)
- Columns.Template.FooterHtmlAttributes(System.Object, Boolean attributes)
- Columns.Template.FooterHtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object>, Boolean attributes)
- Columns.Template.FooterHtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object> attributes)
- Columns.Template.FooterTemplate(System.Action template)
- Columns.Template.FooterTemplate(System.String template)
- Columns.Template.FooterTemplate(System.Func<System.Object,System.Object> template)
- Columns.Template.HeaderHtmlAttributes(System.Object attributes)
- Columns.Template.HeaderHtmlAttributes(System.Object, Boolean attributes)
- Columns.Template.HeaderHtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object> attributes)
- Columns.Template.HeaderHtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object>, Boolean attributes)
- Columns.Template.HeaderTemplate(System.Action template)
- Columns.Template.HeaderTemplate(System.String template)
- Columns.Template.HeaderTemplate(System.Func<System.Object,System.Object> template)
- Columns.Template.Hidden(Boolean value)
- Columns.Template.Hidden()
- Columns.Template.HtmlAttributes(System.Object attributes)
- Columns.Template.HtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object> attributes)
- Columns.Template.HtmlAttributes(System.Object, Boolean attributes)
- Columns.Template.HtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object>, Boolean attributes)
- Columns.Template.HtmlAttributes(System.String attributesHandler)
- Columns.Template.IncludeInMenu(Boolean value)
- Columns.Template.Lockable(Boolean value)
- Columns.Template.Locked()
- Columns.Template.Locked(Boolean value)
- Columns.Template.Media(System.String value)
- Columns.Template.MinResizableWidth(Int32 value)
- Columns.Template.MinScreenWidth(Int32 value)
- Columns.Template.Resizable(Boolean value)
- Columns.Template.Stickable()
- Columns.Template.Stickable(Boolean value)
- Columns.Template.Sticky()
- Columns.Template.Sticky(Boolean value)
- Columns.Template.Title(System.String text)
- Columns.Template.Visible(Boolean value)
- Columns.Template.Width(Int32 pixelWidth)
- Columns.Template.Width(System.String value)
- Columns.Template(System.Func<TModel,System.Object> template)
- ContextMenu()
- ContextMenu(System.Action<Kendo.Mvc.UI.Fluent.GridContextMenuBuilder> configurator)
- ContextMenu.Body(System.Action<Kendo.Mvc.UI.Fluent.GridContextMenuCommandFactory> configurator)
- ContextMenu.Body.CopySelection()
- ContextMenu.Body.CopySelection.Icon(System.String icon)
- ContextMenu.Body.CopySelection.Text(System.String text)
- ContextMenu.Body.CopySelectionNoHeaders()
- ContextMenu.Body.CopySelectionNoHeaders.Icon(System.String icon)
- ContextMenu.Body.CopySelectionNoHeaders.Text(System.String text)
- ContextMenu.Body.Create()
- ContextMenu.Body.Create.Icon(System.String icon)
- ContextMenu.Body.Create.Text(System.String text)
- ContextMenu.Body.Custom(System.String commandName)
- ContextMenu.Body.Custom.Icon(System.String icon)
- ContextMenu.Body.Custom.Text(System.String text)
- ContextMenu.Body.Destroy()
- ContextMenu.Body.Destroy.Icon(System.String icon)
- ContextMenu.Body.Destroy.Text(System.String text)
- ContextMenu.Body.Edit()
- ContextMenu.Body.Edit.Icon(System.String icon)
- ContextMenu.Body.Edit.Text(System.String text)
- ContextMenu.Body.ExportExcel()
- ContextMenu.Body.ExportExcel.Icon(System.String icon)
- ContextMenu.Body.ExportExcel.Text(System.String text)
- ContextMenu.Body.ExportPDF()
- ContextMenu.Body.ExportPDF.Icon(System.String icon)
- ContextMenu.Body.ExportPDF.Text(System.String text)
- ContextMenu.Body.MoveGroupPrevious()
- ContextMenu.Body.MoveGroupPrevious.Icon(System.String icon)
- ContextMenu.Body.MoveGroupPrevious.Text(System.String text)
- ContextMenu.Body.Paste()
- ContextMenu.Body.Paste.Icon(System.String icon)
- ContextMenu.Body.Paste.Text(System.String text)
- ContextMenu.Body.ReorderRow()
- ContextMenu.Body.ReorderRow.Icon(System.String icon)
- ContextMenu.Body.ReorderRow.Text(System.String text)
- ContextMenu.Body.Select()
- ContextMenu.Body.Select.Icon(System.String icon)
- ContextMenu.Body.Select.Text(System.String text)
- ContextMenu.Body.Separator()
- ContextMenu.Body.SortAsc()
- ContextMenu.Body.SortAsc.Icon(System.String icon)
- ContextMenu.Body.SortAsc.Text(System.String text)
- ContextMenu.Body.SortDesc()
- ContextMenu.Body.SortDesc.Icon(System.String icon)
- ContextMenu.Body.SortDesc.Text(System.String text)
- ContextMenu.Events(System.Action<Kendo.Mvc.UI.Fluent.GridContextMenuEventBuilder> configurator)
- ContextMenu.Events.Activate(System.Func<System.Object,System.Object> handler)
- ContextMenu.Events.Activate(System.String handler)
- ContextMenu.Events.Close(System.Func<System.Object,System.Object> handler)
- ContextMenu.Events.Close(System.String handler)
- ContextMenu.Events.Deactivate(System.Func<System.Object,System.Object> handler)
- ContextMenu.Events.Deactivate(System.String handler)
- ContextMenu.Events.Open(System.Func<System.Object,System.Object> handler)
- ContextMenu.Events.Open(System.String handler)
- ContextMenu.Events.Select(System.Func<System.Object,System.Object> handler)
- ContextMenu.Events.Select(System.String handler)
- ContextMenu.Groups(System.Action<Kendo.Mvc.UI.Fluent.GridContextMenuCommandFactory> configurator)
- ContextMenu.Groups.CopySelection()
- ContextMenu.Groups.CopySelection.Icon(System.String icon)
- ContextMenu.Groups.CopySelection.Text(System.String text)
- ContextMenu.Groups.CopySelectionNoHeaders()
- ContextMenu.Groups.CopySelectionNoHeaders.Icon(System.String icon)
- ContextMenu.Groups.CopySelectionNoHeaders.Text(System.String text)
- ContextMenu.Groups.Create()
- ContextMenu.Groups.Create.Icon(System.String icon)
- ContextMenu.Groups.Create.Text(System.String text)
- ContextMenu.Groups.Custom(System.String commandName)
- ContextMenu.Groups.Custom.Icon(System.String icon)
- ContextMenu.Groups.Custom.Text(System.String text)
- ContextMenu.Groups.Destroy()
- ContextMenu.Groups.Destroy.Icon(System.String icon)
- ContextMenu.Groups.Destroy.Text(System.String text)
- ContextMenu.Groups.Edit()
- ContextMenu.Groups.Edit.Icon(System.String icon)
- ContextMenu.Groups.Edit.Text(System.String text)
- ContextMenu.Groups.ExportExcel()
- ContextMenu.Groups.ExportExcel.Icon(System.String icon)
- ContextMenu.Groups.ExportExcel.Text(System.String text)
- ContextMenu.Groups.ExportPDF()
- ContextMenu.Groups.ExportPDF.Icon(System.String icon)
- ContextMenu.Groups.ExportPDF.Text(System.String text)
- ContextMenu.Groups.MoveGroupPrevious()
- ContextMenu.Groups.MoveGroupPrevious.Icon(System.String icon)
- ContextMenu.Groups.MoveGroupPrevious.Text(System.String text)
- ContextMenu.Groups.Paste()
- ContextMenu.Groups.Paste.Icon(System.String icon)
- ContextMenu.Groups.Paste.Text(System.String text)
- ContextMenu.Groups.ReorderRow()
- ContextMenu.Groups.ReorderRow.Icon(System.String icon)
- ContextMenu.Groups.ReorderRow.Text(System.String text)
- ContextMenu.Groups.Select()
- ContextMenu.Groups.Select.Icon(System.String icon)
- ContextMenu.Groups.Select.Text(System.String text)
- ContextMenu.Groups.Separator()
- ContextMenu.Groups.SortAsc()
- ContextMenu.Groups.SortAsc.Icon(System.String icon)
- ContextMenu.Groups.SortAsc.Text(System.String text)
- ContextMenu.Groups.SortDesc()
- ContextMenu.Groups.SortDesc.Icon(System.String icon)
- ContextMenu.Groups.SortDesc.Text(System.String text)
- ContextMenu.Head(System.Action<Kendo.Mvc.UI.Fluent.GridContextMenuCommandFactory> configurator)
- ContextMenu.Head.CopySelection()
- ContextMenu.Head.CopySelection.Icon(System.String icon)
- ContextMenu.Head.CopySelection.Text(System.String text)
- ContextMenu.Head.CopySelectionNoHeaders()
- ContextMenu.Head.CopySelectionNoHeaders.Icon(System.String icon)
- ContextMenu.Head.CopySelectionNoHeaders.Text(System.String text)
- ContextMenu.Head.Create()
- ContextMenu.Head.Create.Icon(System.String icon)
- ContextMenu.Head.Create.Text(System.String text)
- ContextMenu.Head.Custom(System.String commandName)
- ContextMenu.Head.Custom.Icon(System.String icon)
- ContextMenu.Head.Custom.Text(System.String text)
- ContextMenu.Head.Destroy()
- ContextMenu.Head.Destroy.Icon(System.String icon)
- ContextMenu.Head.Destroy.Text(System.String text)
- ContextMenu.Head.Edit()
- ContextMenu.Head.Edit.Icon(System.String icon)
- ContextMenu.Head.Edit.Text(System.String text)
- ContextMenu.Head.ExportExcel()
- ContextMenu.Head.ExportExcel.Icon(System.String icon)
- ContextMenu.Head.ExportExcel.Text(System.String text)
- ContextMenu.Head.ExportPDF()
- ContextMenu.Head.ExportPDF.Icon(System.String icon)
- ContextMenu.Head.ExportPDF.Text(System.String text)
- ContextMenu.Head.MoveGroupPrevious()
- ContextMenu.Head.MoveGroupPrevious.Icon(System.String icon)
- ContextMenu.Head.MoveGroupPrevious.Text(System.String text)
- ContextMenu.Head.Paste()
- ContextMenu.Head.Paste.Icon(System.String icon)
- ContextMenu.Head.Paste.Text(System.String text)
- ContextMenu.Head.ReorderRow()
- ContextMenu.Head.ReorderRow.Icon(System.String icon)
- ContextMenu.Head.ReorderRow.Text(System.String text)
- ContextMenu.Head.Select()
- ContextMenu.Head.Select.Icon(System.String icon)
- ContextMenu.Head.Select.Text(System.String text)
- ContextMenu.Head.Separator()
- ContextMenu.Head.SortAsc()
- ContextMenu.Head.SortAsc.Icon(System.String icon)
- ContextMenu.Head.SortAsc.Text(System.String text)
- ContextMenu.Head.SortDesc()
- ContextMenu.Head.SortDesc.Icon(System.String icon)
- ContextMenu.Head.SortDesc.Text(System.String text)
- DataSource(System.Action<Kendo.Mvc.UI.Fluent.DataSourceBuilder<T>> configurator)
- DataSource(System.String dataSourceId)
- Deferred(Boolean deferred)
- DetailTemplate(System.Action<T> codeBlockTemplate)
- DetailTemplate(System.Func<T,System.Object> inlineTemplate)
- Editable(System.Action<Kendo.Mvc.UI.Fluent.GridEditingSettingsBuilder<T>> configurator)
- Editable.AdditionalViewData(System.Object additionalViewData)
- Editable.CancelDelete(System.String text)
- Editable.ConfirmDelete(System.String text)
- Editable.CreateAt(Kendo.Mvc.UI.GridInsertRowPosition position)
- Editable.DisplayDeleteConfirmation(Boolean value)
- Editable.DisplayDeleteConfirmation(System.String message)
- Editable.DisplayDeleteConfirmation(System.Func<System.Object,System.Object> handler)
- Editable.Enabled(Boolean value)
- Editable.Mode(Kendo.Mvc.UI.GridEditMode mode)
- Editable.Readonly(Boolean value)
- Editable.TemplateComponentName(System.String templateName)
- Editable.TemplateName(System.String templateName)
- Editable.Window(System.Action<Kendo.Mvc.UI.Fluent.WindowBuilder> configurator)
- Editable.Window.Actions(System.Action<Kendo.Mvc.UI.Fluent.WindowActionsBuilder> actionsBuilderAction)
- Editable.Window.Actions.Clear()
- Editable.Window.Actions.Close()
- Editable.Window.Actions.Custom(System.String actionName)
- Editable.Window.Actions.Maximize()
- Editable.Window.Actions.Minimize()
- Editable.Window.Actions.Pin()
- Editable.Window.Actions.Refresh()
- Editable.Window.Animation(Boolean enable)
- Editable.Window.Animation(System.Action<Kendo.Mvc.UI.Fluent.PopupAnimationBuilder> animationAction)
- Editable.Window.Animation.Close(System.Action<Kendo.Mvc.UI.EffectsBuilder> effectsAction)
- Editable.Window.Animation.Close.Duration(Int32 value)
- Editable.Window.Animation.Close.Duration(Kendo.Mvc.UI.AnimationDuration value)
- Editable.Window.Animation.Close.Expand()
- Editable.Window.Animation.Close.Expand(Kendo.Mvc.UI.ExpandDirection direction)
- Editable.Window.Animation.Close.Fade(Kendo.Mvc.UI.FadeDirection direction)
- Editable.Window.Animation.Close.Reverse(Boolean value)
- Editable.Window.Animation.Close.SlideIn(Kendo.Mvc.UI.SlideDirection direction)
- Editable.Window.Animation.Close.Zoom(Kendo.Mvc.UI.ZoomDirection direction)
- Editable.Window.Animation.Enable(Boolean enable)
- Editable.Window.Animation.Open(System.Action<Kendo.Mvc.UI.EffectsBuilder> effectsAction)
- Editable.Window.Animation.Open.Duration(Int32 value)
- Editable.Window.Animation.Open.Duration(Kendo.Mvc.UI.AnimationDuration value)
- Editable.Window.Animation.Open.Expand()
- Editable.Window.Animation.Open.Expand(Kendo.Mvc.UI.ExpandDirection direction)
- Editable.Window.Animation.Open.Fade(Kendo.Mvc.UI.FadeDirection direction)
- Editable.Window.Animation.Open.Reverse(Boolean value)
- Editable.Window.Animation.Open.SlideIn(Kendo.Mvc.UI.SlideDirection direction)
- Editable.Window.Animation.Open.Zoom(Kendo.Mvc.UI.ZoomDirection direction)
- Editable.Window.AppendTo(System.String selector)
- Editable.Window.AsModule(Boolean value)
- Editable.Window.AutoFocus(Boolean value)
- Editable.Window.Content(System.Action value)
- Editable.Window.Content(System.Func<System.Object,System.Object> value)
- Editable.Window.Content(System.String value)
- Editable.Window.ContentSettings(System.Action<Kendo.Mvc.UI.Fluent.WindowContentBuilder> action)
- Editable.Window.ContentSettings.Action(System.String, System.String, System.Object actionName)
- Editable.Window.ContentSettings.Action.Action(System.String, System.String, System.Object actionName)
- Editable.Window.ContentSettings.Action.Action(System.String, System.String, System.Web.Routing.RouteValueDictionary actionName)
- Editable.Window.ContentSettings.Action.Action(System.String, System.String actionName)
- Editable.Window.ContentSettings.Action.Action(System.Linq.Expressions.Expression<System.Action<TController>> controllerAction)
- Editable.Window.ContentSettings.Action.Cache(Boolean isEnabled)
- Editable.Window.ContentSettings.Action.ContentType(System.String type)
- Editable.Window.ContentSettings.Action.Data(System.Func<System.Object,System.Object> handler)
- Editable.Window.ContentSettings.Action.Data(System.String handler)
- Editable.Window.ContentSettings.Action.DataType(System.String type)
- Editable.Window.ContentSettings.Action.Headers(System.Object headers)
- Editable.Window.ContentSettings.Action.Headers(System.Collections.Generic.IDictionary<System.String,System.String> headers)
- Editable.Window.ContentSettings.Action.Route(System.Web.Routing.RouteValueDictionary routeValues)
- Editable.Window.ContentSettings.Action.Route(System.String, System.Web.Routing.RouteValueDictionary routeName)
- Editable.Window.ContentSettings.Action.Route(System.String, System.Object routeName)
- Editable.Window.ContentSettings.Action.Route(System.String routeName)
- Editable.Window.ContentSettings.Action.Type(System.Web.Mvc.HttpVerbs verb)
- Editable.Window.ContentSettings.Action.Url(System.String url)
- Editable.Window.ContentSettings.Action(System.String, System.String, System.Web.Routing.RouteValueDictionary actionName)
- Editable.Window.ContentSettings.Action(System.String, System.String actionName)
- Editable.Window.ContentSettings.Action(System.Linq.Expressions.Expression<System.Action<TController>> controllerAction)
- Editable.Window.ContentSettings.Cache(Boolean isEnabled)
- Editable.Window.ContentSettings.Cache.Action(System.String, System.String, System.Object actionName)
- Editable.Window.ContentSettings.Cache.Action(System.String, System.String, System.Web.Routing.RouteValueDictionary actionName)
- Editable.Window.ContentSettings.Cache.Action(System.String, System.String actionName)
- Editable.Window.ContentSettings.Cache.Action(System.Linq.Expressions.Expression<System.Action<TController>> controllerAction)
- Editable.Window.ContentSettings.Cache.Cache(Boolean isEnabled)
- Editable.Window.ContentSettings.Cache.ContentType(System.String type)
- Editable.Window.ContentSettings.Cache.Data(System.Func<System.Object,System.Object> handler)
- Editable.Window.ContentSettings.Cache.Data(System.String handler)
- Editable.Window.ContentSettings.Cache.DataType(System.String type)
- Editable.Window.ContentSettings.Cache.Headers(System.Object headers)
- Editable.Window.ContentSettings.Cache.Headers(System.Collections.Generic.IDictionary<System.String,System.String> headers)
- Editable.Window.ContentSettings.Cache.Route(System.Web.Routing.RouteValueDictionary routeValues)
- Editable.Window.ContentSettings.Cache.Route(System.String, System.Web.Routing.RouteValueDictionary routeName)
- Editable.Window.ContentSettings.Cache.Route(System.String, System.Object routeName)
- Editable.Window.ContentSettings.Cache.Route(System.String routeName)
- Editable.Window.ContentSettings.Cache.Type(System.Web.Mvc.HttpVerbs verb)
- Editable.Window.ContentSettings.Cache.Url(System.String url)
- Editable.Window.ContentSettings.ContentType(System.String type)
- Editable.Window.ContentSettings.ContentType.Action(System.String, System.String, System.Object actionName)
- Editable.Window.ContentSettings.ContentType.Action(System.String, System.String, System.Web.Routing.RouteValueDictionary actionName)
- Editable.Window.ContentSettings.ContentType.Action(System.String, System.String actionName)
- Editable.Window.ContentSettings.ContentType.Action(System.Linq.Expressions.Expression<System.Action<TController>> controllerAction)
- Editable.Window.ContentSettings.ContentType.Cache(Boolean isEnabled)
- Editable.Window.ContentSettings.ContentType.ContentType(System.String type)
- Editable.Window.ContentSettings.ContentType.Data(System.Func<System.Object,System.Object> handler)
- Editable.Window.ContentSettings.ContentType.Data(System.String handler)
- Editable.Window.ContentSettings.ContentType.DataType(System.String type)
- Editable.Window.ContentSettings.ContentType.Headers(System.Object headers)
- Editable.Window.ContentSettings.ContentType.Headers(System.Collections.Generic.IDictionary<System.String,System.String> headers)
- Editable.Window.ContentSettings.ContentType.Route(System.Web.Routing.RouteValueDictionary routeValues)
- Editable.Window.ContentSettings.ContentType.Route(System.String, System.Web.Routing.RouteValueDictionary routeName)
- Editable.Window.ContentSettings.ContentType.Route(System.String, System.Object routeName)
- Editable.Window.ContentSettings.ContentType.Route(System.String routeName)
- Editable.Window.ContentSettings.ContentType.Type(System.Web.Mvc.HttpVerbs verb)
- Editable.Window.ContentSettings.ContentType.Url(System.String url)
- Editable.Window.ContentSettings.Data(System.Func<System.Object,System.Object> handler)
- Editable.Window.ContentSettings.Data.Action(System.String, System.String, System.Object actionName)
- Editable.Window.ContentSettings.Data.Action(System.String, System.String, System.Web.Routing.RouteValueDictionary actionName)
- Editable.Window.ContentSettings.Data.Action(System.String, System.String actionName)
- Editable.Window.ContentSettings.Data.Action(System.Linq.Expressions.Expression<System.Action<TController>> controllerAction)
- Editable.Window.ContentSettings.Data.Cache(Boolean isEnabled)
- Editable.Window.ContentSettings.Data.ContentType(System.String type)
- Editable.Window.ContentSettings.Data.Data(System.Func<System.Object,System.Object> handler)
- Editable.Window.ContentSettings.Data.Data(System.String handler)
- Editable.Window.ContentSettings.Data.DataType(System.String type)
- Editable.Window.ContentSettings.Data.Headers(System.Object headers)
- Editable.Window.ContentSettings.Data.Headers(System.Collections.Generic.IDictionary<System.String,System.String> headers)
- Editable.Window.ContentSettings.Data.Route(System.Web.Routing.RouteValueDictionary routeValues)
- Editable.Window.ContentSettings.Data.Route(System.String, System.Web.Routing.RouteValueDictionary routeName)
- Editable.Window.ContentSettings.Data.Route(System.String, System.Object routeName)
- Editable.Window.ContentSettings.Data.Route(System.String routeName)
- Editable.Window.ContentSettings.Data.Type(System.Web.Mvc.HttpVerbs verb)
- Editable.Window.ContentSettings.Data.Url(System.String url)
- Editable.Window.ContentSettings.Data(System.String handler)
- Editable.Window.ContentSettings.DataType(System.String type)
- Editable.Window.ContentSettings.DataType.Action(System.String, System.String, System.Object actionName)
- Editable.Window.ContentSettings.DataType.Action(System.String, System.String, System.Web.Routing.RouteValueDictionary actionName)
- Editable.Window.ContentSettings.DataType.Action(System.String, System.String actionName)
- Editable.Window.ContentSettings.DataType.Action(System.Linq.Expressions.Expression<System.Action<TController>> controllerAction)
- Editable.Window.ContentSettings.DataType.Cache(Boolean isEnabled)
- Editable.Window.ContentSettings.DataType.ContentType(System.String type)
- Editable.Window.ContentSettings.DataType.Data(System.Func<System.Object,System.Object> handler)
- Editable.Window.ContentSettings.DataType.Data(System.String handler)
- Editable.Window.ContentSettings.DataType.DataType(System.String type)
- Editable.Window.ContentSettings.DataType.Headers(System.Object headers)
- Editable.Window.ContentSettings.DataType.Headers(System.Collections.Generic.IDictionary<System.String,System.String> headers)
- Editable.Window.ContentSettings.DataType.Route(System.Web.Routing.RouteValueDictionary routeValues)
- Editable.Window.ContentSettings.DataType.Route(System.String, System.Web.Routing.RouteValueDictionary routeName)
- Editable.Window.ContentSettings.DataType.Route(System.String, System.Object routeName)
- Editable.Window.ContentSettings.DataType.Route(System.String routeName)
- Editable.Window.ContentSettings.DataType.Type(System.Web.Mvc.HttpVerbs verb)
- Editable.Window.ContentSettings.DataType.Url(System.String url)
- Editable.Window.ContentSettings.Headers(System.Object headers)
- Editable.Window.ContentSettings.Headers.Action(System.String, System.String, System.Object actionName)
- Editable.Window.ContentSettings.Headers.Action(System.String, System.String, System.Web.Routing.RouteValueDictionary actionName)
- Editable.Window.ContentSettings.Headers.Action(System.String, System.String actionName)
- Editable.Window.ContentSettings.Headers.Action(System.Linq.Expressions.Expression<System.Action<TController>> controllerAction)
- Editable.Window.ContentSettings.Headers.Cache(Boolean isEnabled)
- Editable.Window.ContentSettings.Headers.ContentType(System.String type)
- Editable.Window.ContentSettings.Headers.Data(System.Func<System.Object,System.Object> handler)
- Editable.Window.ContentSettings.Headers.Data(System.String handler)
- Editable.Window.ContentSettings.Headers.DataType(System.String type)
- Editable.Window.ContentSettings.Headers.Headers(System.Object headers)
- Editable.Window.ContentSettings.Headers.Headers(System.Collections.Generic.IDictionary<System.String,System.String> headers)
- Editable.Window.ContentSettings.Headers.Route(System.Web.Routing.RouteValueDictionary routeValues)
- Editable.Window.ContentSettings.Headers.Route(System.String, System.Web.Routing.RouteValueDictionary routeName)
- Editable.Window.ContentSettings.Headers.Route(System.String, System.Object routeName)
- Editable.Window.ContentSettings.Headers.Route(System.String routeName)
- Editable.Window.ContentSettings.Headers.Type(System.Web.Mvc.HttpVerbs verb)
- Editable.Window.ContentSettings.Headers.Url(System.String url)
- Editable.Window.ContentSettings.Headers(System.Collections.Generic.IDictionary<System.String,System.String> headers)
- Editable.Window.ContentSettings.Iframe(Boolean value)
- Editable.Window.ContentSettings.Route(System.Web.Routing.RouteValueDictionary routeValues)
- Editable.Window.ContentSettings.Route.Action(System.String, System.String, System.Object actionName)
- Editable.Window.ContentSettings.Route.Action(System.String, System.String, System.Web.Routing.RouteValueDictionary actionName)
- Editable.Window.ContentSettings.Route.Action(System.String, System.String actionName)
- Editable.Window.ContentSettings.Route.Action(System.Linq.Expressions.Expression<System.Action<TController>> controllerAction)
- Editable.Window.ContentSettings.Route.Cache(Boolean isEnabled)
- Editable.Window.ContentSettings.Route.ContentType(System.String type)
- Editable.Window.ContentSettings.Route.Data(System.Func<System.Object,System.Object> handler)
- Editable.Window.ContentSettings.Route.Data(System.String handler)
- Editable.Window.ContentSettings.Route.DataType(System.String type)
- Editable.Window.ContentSettings.Route.Headers(System.Object headers)
- Editable.Window.ContentSettings.Route.Headers(System.Collections.Generic.IDictionary<System.String,System.String> headers)
- Editable.Window.ContentSettings.Route.Route(System.Web.Routing.RouteValueDictionary routeValues)
- Editable.Window.ContentSettings.Route.Route(System.String, System.Web.Routing.RouteValueDictionary routeName)
- Editable.Window.ContentSettings.Route.Route(System.String, System.Object routeName)
- Editable.Window.ContentSettings.Route.Route(System.String routeName)
- Editable.Window.ContentSettings.Route.Type(System.Web.Mvc.HttpVerbs verb)
- Editable.Window.ContentSettings.Route.Url(System.String url)
- Editable.Window.ContentSettings.Route(System.String, System.Web.Routing.RouteValueDictionary routeName)
- Editable.Window.ContentSettings.Route(System.String, System.Object routeName)
- Editable.Window.ContentSettings.Route(System.String routeName)
- Editable.Window.ContentSettings.Template(System.String template)
- Editable.Window.ContentSettings.TemplateHandler(System.String template)
- Editable.Window.ContentSettings.TemplateId(System.String templateId)
- Editable.Window.ContentSettings.TemplateView(System.Web.Mvc.MvcHtmlString template)
- Editable.Window.ContentSettings.Type(System.Web.Mvc.HttpVerbs verb)
- Editable.Window.ContentSettings.Type.Action(System.String, System.String, System.Object actionName)
- Editable.Window.ContentSettings.Type.Action(System.String, System.String, System.Web.Routing.RouteValueDictionary actionName)
- Editable.Window.ContentSettings.Type.Action(System.String, System.String actionName)
- Editable.Window.ContentSettings.Type.Action(System.Linq.Expressions.Expression<System.Action<TController>> controllerAction)
- Editable.Window.ContentSettings.Type.Cache(Boolean isEnabled)
- Editable.Window.ContentSettings.Type.ContentType(System.String type)
- Editable.Window.ContentSettings.Type.Data(System.Func<System.Object,System.Object> handler)
- Editable.Window.ContentSettings.Type.Data(System.String handler)
- Editable.Window.ContentSettings.Type.DataType(System.String type)
- Editable.Window.ContentSettings.Type.Headers(System.Object headers)
- Editable.Window.ContentSettings.Type.Headers(System.Collections.Generic.IDictionary<System.String,System.String> headers)
- Editable.Window.ContentSettings.Type.Route(System.Web.Routing.RouteValueDictionary routeValues)
- Editable.Window.ContentSettings.Type.Route(System.String, System.Web.Routing.RouteValueDictionary routeName)
- Editable.Window.ContentSettings.Type.Route(System.String, System.Object routeName)
- Editable.Window.ContentSettings.Type.Route(System.String routeName)
- Editable.Window.ContentSettings.Type.Type(System.Web.Mvc.HttpVerbs verb)
- Editable.Window.ContentSettings.Type.Url(System.String url)
- Editable.Window.ContentSettings.Url(System.String url)
- Editable.Window.ContentSettings.Url.Action(System.String, System.String, System.Object actionName)
- Editable.Window.ContentSettings.Url.Action(System.String, System.String, System.Web.Routing.RouteValueDictionary actionName)
- Editable.Window.ContentSettings.Url.Action(System.String, System.String actionName)
- Editable.Window.ContentSettings.Url.Action(System.Linq.Expressions.Expression<System.Action<TController>> controllerAction)
- Editable.Window.ContentSettings.Url.Cache(Boolean isEnabled)
- Editable.Window.ContentSettings.Url.ContentType(System.String type)
- Editable.Window.ContentSettings.Url.Data(System.Func<System.Object,System.Object> handler)
- Editable.Window.ContentSettings.Url.Data(System.String handler)
- Editable.Window.ContentSettings.Url.DataType(System.String type)
- Editable.Window.ContentSettings.Url.Headers(System.Object headers)
- Editable.Window.ContentSettings.Url.Headers(System.Collections.Generic.IDictionary<System.String,System.String> headers)
- Editable.Window.ContentSettings.Url.Route(System.Web.Routing.RouteValueDictionary routeValues)
- Editable.Window.ContentSettings.Url.Route(System.String, System.Web.Routing.RouteValueDictionary routeName)
- Editable.Window.ContentSettings.Url.Route(System.String, System.Object routeName)
- Editable.Window.ContentSettings.Url.Route(System.String routeName)
- Editable.Window.ContentSettings.Url.Type(System.Web.Mvc.HttpVerbs verb)
- Editable.Window.ContentSettings.Url.Url(System.String url)
- Editable.Window.Deferred(Boolean deferred)
- Editable.Window.Draggable(System.Action<Kendo.Mvc.UI.Fluent.WindowDraggableSettingsBuilder> draggableSettings)
- Editable.Window.Draggable.Axis(System.String axis)
- Editable.Window.Draggable.Containment(System.String selector)
- Editable.Window.Draggable.DragHandle(System.String selector)
- Editable.Window.Draggable()
- Editable.Window.Draggable(Boolean value)
- Editable.Window.Events(System.Action<Kendo.Mvc.UI.Fluent.WindowEventBuilder> clientEventsAction)
- Editable.Window.Events.Activate(System.String handler)
- Editable.Window.Events.Activate(System.Func<System.Object,System.Object> handler)
- Editable.Window.Events.Close(System.String handler)
- Editable.Window.Events.Close(System.Func<System.Object,System.Object> handler)
- Editable.Window.Events.Deactivate(System.String handler)
- Editable.Window.Events.Deactivate(System.Func<System.Object,System.Object> handler)
- Editable.Window.Events.DragEnd(System.String handler)
- Editable.Window.Events.DragEnd(System.Func<System.Object,System.Object> handler)
- Editable.Window.Events.DragStart(System.String handler)
- Editable.Window.Events.DragStart(System.Func<System.Object,System.Object> handler)
- Editable.Window.Events.Error(System.String handler)
- Editable.Window.Events.Error(System.Func<System.Object,System.Object> handler)
- Editable.Window.Events.Maximize(System.String handler)
- Editable.Window.Events.Maximize(System.Func<System.Object,System.Object> handler)
- Editable.Window.Events.Minimize(System.String handler)
- Editable.Window.Events.Minimize(System.Func<System.Object,System.Object> handler)
- Editable.Window.Events.Open(System.String handler)
- Editable.Window.Events.Open(System.Func<System.Object,System.Object> handler)
- Editable.Window.Events.Refresh(System.String handler)
- Editable.Window.Events.Refresh(System.Func<System.Object,System.Object> handler)
- Editable.Window.Events.Resize(System.String handler)
- Editable.Window.Events.Resize(System.Func<System.Object,System.Object> handler)
- Editable.Window.Events.Restore(System.String handler)
- Editable.Window.Events.Restore(System.Func<System.Object,System.Object> handler)
- Editable.Window.Height(Int32 height)
- Editable.Window.Height(System.String height)
- Editable.Window.HtmlAttributes(System.Object attributes)
- Editable.Window.HtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object> attributes)
- Editable.Window.Iframe(Boolean value)
- Editable.Window.LoadContentFrom(System.Web.Routing.RouteValueDictionary routeValues)
- Editable.Window.LoadContentFrom(System.String, System.String actionName)
- Editable.Window.LoadContentFrom(System.String, System.String, System.Object actionName)
- Editable.Window.LoadContentFrom(System.String, System.String, System.Web.Routing.RouteValueDictionary actionName)
- Editable.Window.LoadContentFrom(System.String value)
- Editable.Window.Modal(Boolean modal)
- Editable.Window.Modal(System.Action<Kendo.Mvc.UI.Fluent.WindowModalSettingsBuilder> configurator)
- Editable.Window.Modal.PreventScroll(Boolean value)
- Editable.Window.ModelMetadata(System.Web.Mvc.ModelMetadata modelMetadata)
- Editable.Window.Name(System.String componentName)
- Editable.Window.Pinned()
- Editable.Window.Pinned(Boolean value)
- Editable.Window.Position(System.Action<Kendo.Mvc.UI.Fluent.WindowPositionSettingsBuilder> positionSettingsAction)
- Editable.Window.Position.Left(Int32 left)
- Editable.Window.Position.Left(System.String left)
- Editable.Window.Position.Top(Int32 top)
- Editable.Window.Position.Top(System.String top)
- Editable.Window.Render()
- Editable.Window.Resizable()
- Editable.Window.Resizable(System.Action<Kendo.Mvc.UI.Fluent.WindowResizingSettingsBuilder> resizingSettingsAction)
- Editable.Window.Resizable.Enabled(Boolean enable)
- Editable.Window.Resizable.MaxHeight(Int32 maxHeight)
- Editable.Window.Resizable.MaxHeight(System.String value)
- Editable.Window.Resizable.MaxWidth(Int32 maxWidth)
- Editable.Window.Resizable.MaxWidth(System.String value)
- Editable.Window.Resizable.MinHeight(Int32 minHeight)
- Editable.Window.Resizable.MinHeight(System.String value)
- Editable.Window.Resizable.MinWidth(Int32 minWidth)
- Editable.Window.Resizable.MinWidth(System.String value)
- Editable.Window.ScriptAttributes(System.Object, Boolean attributes)
- Editable.Window.ScriptAttributes(System.Collections.Generic.IDictionary<System.String,System.Object>, Boolean attributes)
- Editable.Window.Scrollable(Boolean scrollable)
- Editable.Window.Size(System.String value)
- Editable.Window.Title(System.Action<Kendo.Mvc.UI.Fluent.WindowTitleSettingsBuilder> titleSettings)
- Editable.Window.Title.Enabled(Boolean enable)
- Editable.Window.Title.Encoded(Boolean encoded)
- Editable.Window.Title.Text(System.String text)
- Editable.Window.Title(Boolean show)
- Editable.Window.Title(System.String title)
- Editable.Window.ToClientTemplate()
- Editable.Window.ToComponent()
- Editable.Window.ToHtmlString()
- Editable.Window.Visible(Boolean visible)
- Editable.Window.Width(Int32 width)
- Editable.Window.Width(System.String width)
- Editable(Kendo.Mvc.UI.GridEditMode configurator)
- Editable()
- EnableCustomBinding(Boolean value)
- EncodeTitles(Boolean value)
- EncodeTitles()
- Events(System.Action<Kendo.Mvc.UI.Fluent.GridEventBuilder> configurator)
- Events.BeforeEdit(System.Func<System.Object,System.Object> handler)
- Events.BeforeEdit(System.String handler)
- Events.Cancel(System.Func<System.Object,System.Object> handler)
- Events.Cancel(System.String handler)
- Events.CellClose(System.Func<System.Object,System.Object> handler)
- Events.CellClose(System.String handler)
- Events.Change(System.Func<System.Object,System.Object> handler)
- Events.Change(System.String handler)
- Events.Changing(System.String handler)
- Events.Changing(System.Func<System.Object,System.Object> handler)
- Events.ColumnHide(System.Func<System.Object,System.Object> handler)
- Events.ColumnHide(System.String handler)
- Events.ColumnLock(System.Func<System.Object,System.Object> handler)
- Events.ColumnLock(System.String handler)
- Events.ColumnMenuInit(System.Func<System.Object,System.Object> handler)
- Events.ColumnMenuInit(System.String handler)
- Events.ColumnMenuOpen(System.String handler)
- Events.ColumnMenuOpen(System.Func<System.Object,System.Object> handler)
- Events.ColumnReorder(System.Func<System.Object,System.Object> handler)
- Events.ColumnReorder(System.String handler)
- Events.ColumnResize(System.Func<System.Object,System.Object> handler)
- Events.ColumnResize(System.String handler)
- Events.ColumnShow(System.Func<System.Object,System.Object> handler)
- Events.ColumnShow(System.String handler)
- Events.ColumnStick(System.Func<System.Object,System.Object> handler)
- Events.ColumnStick(System.String handler)
- Events.ColumnUnlock(System.Func<System.Object,System.Object> handler)
- Events.ColumnUnlock(System.String handler)
- Events.ColumnUnstick(System.Func<System.Object,System.Object> handler)
- Events.ColumnUnstick(System.String handler)
- Events.DataBinding(System.Func<System.Object,System.Object> handler)
- Events.DataBinding(System.String handler)
- Events.DataBound(System.Func<System.Object,System.Object> handler)
- Events.DataBound(System.String handler)
- Events.DetailCollapse(System.Func<System.Object,System.Object> handler)
- Events.DetailCollapse(System.String handler)
- Events.DetailExpand(System.Func<System.Object,System.Object> handler)
- Events.DetailExpand(System.String handler)
- Events.DetailInit(System.Func<System.Object,System.Object> handler)
- Events.DetailInit(System.String handler)
- Events.Edit(System.Func<System.Object,System.Object> handler)
- Events.Edit(System.String handler)
- Events.ExcelExport(System.Func<System.Object,System.Object> handler)
- Events.ExcelExport(System.String handler)
- Events.Filter(System.Func<System.Object,System.Object> handler)
- Events.Filter(System.String handler)
- Events.FilterMenuInit(System.Func<System.Object,System.Object> handler)
- Events.FilterMenuInit(System.String handler)
- Events.FilterMenuOpen(System.String handler)
- Events.FilterMenuOpen(System.Func<System.Object,System.Object> handler)
- Events.Group(System.Func<System.Object,System.Object> handler)
- Events.Group(System.String handler)
- Events.GroupCollapse(System.String handler)
- Events.GroupCollapse(System.Func<System.Object,System.Object> handler)
- Events.GroupExpand(System.String handler)
- Events.GroupExpand(System.Func<System.Object,System.Object> handler)
- Events.Navigate(System.Func<System.Object,System.Object> handler)
- Events.Navigate(System.String handler)
- Events.Page(System.Func<System.Object,System.Object> handler)
- Events.Page(System.String handler)
- Events.Paste(System.String handler)
- Events.Paste(System.Func<System.Object,System.Object> handler)
- Events.PdfExport(System.Func<System.Object,System.Object> handler)
- Events.PdfExport(System.String handler)
- Events.Remove(System.Func<System.Object,System.Object> handler)
- Events.Remove(System.String handler)
- Events.RowReorder(System.String handler)
- Events.RowReorder(System.Func<System.Object,System.Object> handler)
- Events.RowResize(System.String handler)
- Events.RowResize(System.Func<System.Object,System.Object> handler)
- Events.Save(System.Func<System.Object,System.Object> handler)
- Events.Save(System.String handler)
- Events.SaveChanges(System.Func<System.Object,System.Object> handler)
- Events.SaveChanges(System.String handler)
- Events.Sort(System.Func<System.Object,System.Object> handler)
- Events.Sort(System.String handler)
- Excel(System.Action<Kendo.Mvc.UI.Fluent.GridExcelBuilder> configurator)
- Excel.AllPages(Boolean allPages)
- Excel.Collapsible(Boolean value)
- Excel.Collapsible()
- Excel.FileName(System.String fileName)
- Excel.Filterable(Boolean filterable)
- Excel.ForceProxy(Boolean forceProxy)
- Excel.ProxyURL(System.String url)
- Filterable()
- Filterable(System.Action<Kendo.Mvc.UI.Fluent.GridFilterableSettingsBuilder> configurator)
- Filterable.Enabled(Boolean value)
- Filterable.Extra(Boolean value)
- Filterable.Messages(System.Action<Kendo.Mvc.UI.Fluent.FilterableMessagesBuilder> configurator)
- Filterable.Messages.AdditionalOperator(System.String message)
- Filterable.Messages.AdditionalValue(System.String message)
- Filterable.Messages.And(System.String message)
- Filterable.Messages.ButtonTitle(System.String message)
- Filterable.Messages.CheckAll(System.String message)
- Filterable.Messages.Clear(System.String message)
- Filterable.Messages.Filter(System.String message)
- Filterable.Messages.Info(System.String message)
- Filterable.Messages.IsFalse(System.String message)
- Filterable.Messages.IsTrue(System.String message)
- Filterable.Messages.Logic(System.String message)
- Filterable.Messages.Operator(System.String message)
- Filterable.Messages.Or(System.String message)
- Filterable.Messages.Search(System.String message)
- Filterable.Messages.SelectedItemsFormat(System.String format)
- Filterable.Messages.SelectValue(System.String message)
- Filterable.Messages.Title(System.String message)
- Filterable.Messages.Value(System.String message)
- Filterable.Mode(Kendo.Mvc.UI.GridFilterMode value)
- Filterable.Operators(System.Action<Kendo.Mvc.UI.Fluent.FilterableOperatorsBuilder> configurator)
- Filterable.Operators.ForDate(System.Action<Kendo.Mvc.UI.Fluent.DateOperatorsBuilder> configurator)
- Filterable.Operators.ForDate.Clear()
- Filterable.Operators.ForDate.IsEqualTo(System.String message)
- Filterable.Operators.ForDate.IsGreaterThan(System.String message)
- Filterable.Operators.ForDate.IsGreaterThanOrEqualTo(System.String message)
- Filterable.Operators.ForDate.IsLessThan(System.String message)
- Filterable.Operators.ForDate.IsLessThanOrEqualTo(System.String message)
- Filterable.Operators.ForDate.IsNotEqualTo(System.String message)
- Filterable.Operators.ForDate.IsNotNull(System.String message)
- Filterable.Operators.ForDate.IsNull(System.String message)
- Filterable.Operators.ForEnums(System.Action<Kendo.Mvc.UI.Fluent.EnumOperatorsBuilder> configurator)
- Filterable.Operators.ForEnums.Clear()
- Filterable.Operators.ForEnums.IsEqualTo(System.String message)
- Filterable.Operators.ForEnums.IsNotEqualTo(System.String message)
- Filterable.Operators.ForEnums.IsNotNull(System.String message)
- Filterable.Operators.ForEnums.IsNull(System.String message)
- Filterable.Operators.ForNumber(System.Action<Kendo.Mvc.UI.Fluent.NumberOperatorsBuilder> configurator)
- Filterable.Operators.ForNumber.Clear()
- Filterable.Operators.ForNumber.IsEqualTo(System.String message)
- Filterable.Operators.ForNumber.IsGreaterThan(System.String message)
- Filterable.Operators.ForNumber.IsGreaterThanOrEqualTo(System.String message)
- Filterable.Operators.ForNumber.IsLessThan(System.String message)
- Filterable.Operators.ForNumber.IsLessThanOrEqualTo(System.String message)
- Filterable.Operators.ForNumber.IsNotEqualTo(System.String message)
- Filterable.Operators.ForNumber.IsNotNull(System.String message)
- Filterable.Operators.ForNumber.IsNull(System.String message)
- Filterable.Operators.ForString(System.Action<Kendo.Mvc.UI.Fluent.StringOperatorsBuilder> configurator)
- Filterable.Operators.ForString.Clear()
- Filterable.Operators.ForString.Contains(System.String message)
- Filterable.Operators.ForString.DoesNotContain(System.String message)
- Filterable.Operators.ForString.EndsWith(System.String message)
- Filterable.Operators.ForString.IsEmpty(System.String message)
- Filterable.Operators.ForString.IsEqualTo(System.String message)
- Filterable.Operators.ForString.IsNotEmpty(System.String message)
- Filterable.Operators.ForString.IsNotEqualTo(System.String message)
- Filterable.Operators.ForString.IsNotNull(System.String message)
- Filterable.Operators.ForString.IsNotNullOrEmpty(System.String message)
- Filterable.Operators.ForString.IsNull(System.String message)
- Filterable.Operators.ForString.IsNullOrEmpty(System.String message)
- Filterable.Operators.ForString.StartsWith(System.String message)
- Groupable(System.Action<Kendo.Mvc.UI.Fluent.GridGroupingSettingsBuilder> configurator)
- Groupable.Enabled(Boolean value)
- Groupable.Messages(System.Action<Kendo.Mvc.UI.Fluent.GroupingMessagesBuilder> configurator)
- Groupable.Messages.Empty(System.String message)
- Groupable.ShowFooter(Boolean value)
- Groupable.Sort(System.Action<Kendo.Mvc.UI.Fluent.GridGroupableSortSettingsBuilder> configurator)
- Groupable.Sort.Compare(System.String compare)
- Groupable.Sort.Dir(System.ComponentModel.ListSortDirection direction)
- Groupable()
- Height(Int32 pixelHeight)
- Height(System.String value)
- HtmlAttributes(System.Object attributes)
- HtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object> attributes)
- LoaderType(Kendo.Mvc.UI.GridLoaderType value)
- Messages(System.Action<Kendo.Mvc.UI.Fluent.GridMessagesBuilder> configurator)
- Messages.ExpandCollapseColumnHeader(System.String value)
- Messages.GroupHeader(System.String value)
- Messages.NoRecords(System.String value)
- Messages.UngroupHeader(System.String value)
- Mobile()
- Mobile(Kendo.Mvc.UI.MobileMode type)
- ModelMetadata(System.Web.Mvc.ModelMetadata modelMetadata)
- Name(System.String componentName)
- Navigatable()
- Navigatable(System.Action<Kendo.Mvc.UI.Fluent.GridNavigatableSettingsBuilder> configurator)
- Navigatable.Enabled(Boolean value)
- NoRecords(System.Action<Kendo.Mvc.UI.Fluent.GridNoRecordsSettingsBuilder> configurator)
- NoRecords.Template(System.String template)
- NoRecords.TemplateHandler(System.String template)
- NoRecords.TemplateId(System.String templateId)
- NoRecords.TemplateView(System.Web.Mvc.MvcHtmlString template)
- NoRecords()
- NoRecords(System.String text)
- Pageable()
- Pageable(System.Action<Kendo.Mvc.UI.Fluent.GridPageableSettingsBuilder> configurator)
- Pageable.AlwaysVisible(Boolean enabled)
- Pageable.ARIATemplate(System.String value)
- Pageable.ARIATemplateHandler(System.String value)
- Pageable.ARIATemplateId(System.String value)
- Pageable.ARIATemplateView(System.Web.Mvc.MvcHtmlString value)
- Pageable.ButtonCount(Int32 value)
- Pageable.Enabled(Boolean value)
- Pageable.Info(Boolean enabled)
- Pageable.Input(Boolean enabled)
- Pageable.Messages(System.Action<Kendo.Mvc.UI.Fluent.PageableMessagesBuilder> configurator)
- Pageable.Messages.AllPages(System.String message)
- Pageable.Messages.Display(System.String message)
- Pageable.Messages.Empty(System.String message)
- Pageable.Messages.First(System.String message)
- Pageable.Messages.ItemsPerPage(System.String message)
- Pageable.Messages.Last(System.String message)
- Pageable.Messages.MorePages(System.String message)
- Pageable.Messages.Next(System.String message)
- Pageable.Messages.NumbersSelectLabel(System.String value)
- Pageable.Messages.Of(System.String message)
- Pageable.Messages.Page(System.String message)
- Pageable.Messages.PageButtonLabel(System.String message)
- Pageable.Messages.PageSizeDropDownLabel(System.String value)
- Pageable.Messages.Previous(System.String message)
- Pageable.Messages.Refresh(System.String message)
- Pageable.Navigatable(Boolean value)
- Pageable.Numeric(Boolean enabled)
- Pageable.PageSizes(System.Collections.IEnumerable pageSizes)
- Pageable.PageSizes(Boolean enabled)
- Pageable.Position(Kendo.Mvc.UI.GridPagerPosition position)
- Pageable.PreviousNext(Boolean enabled)
- Pageable.Refresh(Boolean enabled)
- Pageable.Responsive(Boolean enabled)
- Pdf(System.Action<Kendo.Mvc.UI.Fluent.PDFSettingsBuilder> configurator)
- Pdf.AllPages()
- Pdf.Author(System.String author)
- Pdf.AutoPrint(Boolean value)
- Pdf.AvoidLinks()
- Pdf.AvoidLinks(Boolean avoidLinks)
- Pdf.AvoidLinks(System.String avoidLinks)
- Pdf.Creator(System.String creator)
- Pdf.Date(System.DateTime date)
- Pdf.FileName(System.String fileName)
- Pdf.ForcePageBreak(System.String selector)
- Pdf.ForceProxy(Boolean forceProxy)
- Pdf.JpegQuality(Double value)
- Pdf.KeepPNG(Boolean value)
- Pdf.Keywords(System.String keywords)
- Pdf.Landscape()
- Pdf.Margin(Double, Double, Double, Double top)
- Pdf.Margin(System.String, System.String, System.String, System.String top)
- Pdf.PaperSize(System.String paperSize)
- Pdf.PaperSize(Double, Double width)
- Pdf.PaperSize(System.String, System.String width)
- Pdf.ProxyTarget(System.String target)
- Pdf.ProxyURL(System.String url)
- Pdf.RepeatHeaders(Boolean value)
- Pdf.RepeatHeaders()
- Pdf.Scale(Double scale)
- Pdf.Subject(System.String subject)
- Pdf.Template(System.String value)
- Pdf.Template(Kendo.Mvc.UI.TemplateBuilder<TModel> template)
- Pdf.TemplateHandler(System.String value)
- Pdf.TemplateId(System.String templateId)
- Pdf.TemplateView(System.Web.Mvc.MvcHtmlString templateView)
- Pdf.Title(System.String title)
- PersistSelection(Boolean value)
- PersistSelection()
- PrefixUrlParameters(Boolean prefix)
- Render()
- Reorderable(System.Action<Kendo.Mvc.UI.Fluent.GridReorderingSettingsBuilder> configurator)
- Reorderable.Columns(Boolean value)
- Reorderable.Rows(Boolean value)
- Reorderable.Rows(System.Action<Kendo.Mvc.UI.Fluent.GridReorderingRowsSettingsBuilder> configurator)
- Reorderable.Rows.ClickMoveClick(Boolean value)
- Resizable(System.Action<Kendo.Mvc.UI.Fluent.GridResizingSettingsBuilder> configurator)
- Resizable.Columns(Boolean value)
- Resizable.Rows(Boolean value)
- RowAction(System.Action<Kendo.Mvc.UI.GridRow<T>> configurator)
- RowAction.CreateCellFor(Kendo.Mvc.UI.GridColumnBase<T> column)
- RowTemplate(System.Action<T,Kendo.Mvc.UI.Grid<T>> codeBlockTemplate)
- RowTemplate(System.Action<T> codeBlockTemplate)
- RowTemplate(System.Func<T,System.Object> inlineTemplate)
- RowTemplate(System.Func<Kendo.Mvc.UI.Grid<T>,System.Func<T,System.Object>> inlineTemplate)
- ScriptAttributes(System.Object, Boolean attributes)
- ScriptAttributes(System.Collections.Generic.IDictionary<System.String,System.Object>, Boolean attributes)
- Scrollable()
- Scrollable(System.Action<Kendo.Mvc.UI.Fluent.GridScrollSettingsBuilder> configurator)
- Scrollable.Enabled(Boolean value)
- Scrollable.Endless(Boolean value)
- Scrollable.Height(Int32 pixelHeight)
- Scrollable.Height(System.String value)
- Scrollable.Virtual(Boolean value)
- Scrollable.Virtual(Kendo.Mvc.UI.GridVirtualizationMode value)
- Search(System.Action<Kendo.Mvc.UI.Fluent.GridSearchSettingsBuilder<T>> configurator)
- Search.Field(System.Linq.Expressions.Expression<System.Func<T,TValue>>, System.String expression)
- Search.Field(System.String, System.String memberName)
- Selectable()
- Selectable(System.Action<Kendo.Mvc.UI.Fluent.GridSelectionSettingsBuilder> configurator)
- Selectable.CellAggregates(Boolean value)
- Selectable.CellAggregates(System.Action<Kendo.Mvc.UI.Fluent.GridSelectionAggregatesBuilder> configurator)
- Selectable.CellAggregates.Average()
- Selectable.CellAggregates.Count()
- Selectable.CellAggregates.Earliest()
- Selectable.CellAggregates.IsFalse()
- Selectable.CellAggregates.IsTrue()
- Selectable.CellAggregates.Latest()
- Selectable.CellAggregates.Max()
- Selectable.CellAggregates.Min()
- Selectable.CellAggregates.Sum()
- Selectable.CheckboxSelection(Boolean value)
- Selectable.DragToSelect(Boolean dragToSelect)
- Selectable.Enabled(Boolean value)
- Selectable.IgnoreOverlapped(Boolean ignoreOverlapped)
- Selectable.Mode(Kendo.Mvc.UI.GridSelectionMode mode)
- Selectable.Type(Kendo.Mvc.UI.GridSelectionType type)
- Size(Kendo.Mvc.UI.ComponentSize value)
- Sortable()
- Sortable(System.Action<Kendo.Mvc.UI.Fluent.GridSortSettingsBuilder<T>> configurator)
- Sortable.AllowUnsort(Boolean value)
- Sortable.Enabled(Boolean value)
- Sortable.InitialDirection(System.ComponentModel.ListSortDirection initialDirection)
- Sortable.ShowIndexes(Boolean value)
- Sortable.SortMode(Kendo.Mvc.UI.GridSortMode value)
- StatusBarTemplate(System.String template)
- StatusBarTemplate(Kendo.Mvc.UI.TemplateBuilder<TModel> template)
- StatusBarTemplateHandler(System.String template)
- TableHtmlAttributes(System.Object attributes)
- TableHtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object> attributes)
- ToClientTemplate()
- ToComponent()
- ToHtmlString()
- ToolBar(System.Action<Kendo.Mvc.UI.Fluent.GridToolBarCommandFactory<T>> configurator)
- ToolBar.ClientTemplate(Kendo.Mvc.UI.TemplateBuilder<TModel> template)
- ToolBar.ClientTemplateHandler(System.String template)
- ToolBar.Columns()
- ToolBar.Columns.HtmlAttributes(System.Object attributes)
- ToolBar.Columns.HtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object> attributes)
- ToolBar.Columns.IconClass(System.String iconClass)
- ToolBar.Columns.Text(System.String text)
- ToolBar.Create()
- ToolBar.Create.HtmlAttributes(System.Object attributes)
- ToolBar.Create.HtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object> attributes)
- ToolBar.Create.IconClass(System.String iconClass)
- ToolBar.Create.Text(System.String text)
- ToolBar.Custom()
- ToolBar.Custom.Action(System.Linq.Expressions.Expression<System.Action<TController>> controllerAction)
- ToolBar.Custom.Action(System.Web.Routing.RouteValueDictionary routeValues)
- ToolBar.Custom.Action(System.String, System.String actionName)
- ToolBar.Custom.Action(System.String, System.String, System.Object actionName)
- ToolBar.Custom.Action(System.String, System.String, System.Web.Routing.RouteValueDictionary actionName)
- ToolBar.Custom.ClientTemplate(Kendo.Mvc.UI.TemplateBuilder<TModel> template)
- ToolBar.Custom.ClientTemplate(System.String template)
- ToolBar.Custom.ClientTemplateHandler(System.String handler)
- ToolBar.Custom.ClientTemplateId(System.String template)
- ToolBar.Custom.ClientTemplateView(System.Web.IHtmlString value)
- ToolBar.Custom.HtmlAttributes(System.Object attributes)
- ToolBar.Custom.HtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object> attributes)
- ToolBar.Custom.IconClass(System.String iconClass)
- ToolBar.Custom.Name(System.String name)
- ToolBar.Custom.Route(System.String routeName)
- ToolBar.Custom.Route(System.String, System.Object routeName)
- ToolBar.Custom.Route(System.String, System.Web.Routing.RouteValueDictionary routeName)
- ToolBar.Custom.Text(System.String text)
- ToolBar.Custom.Url(System.String value)
- ToolBar.Excel()
- ToolBar.Excel.HtmlAttributes(System.Object attributes)
- ToolBar.Excel.HtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object> attributes)
- ToolBar.Excel.IconClass(System.String iconClass)
- ToolBar.Excel.Text(System.String text)
- ToolBar.Paste()
- ToolBar.Pdf()
- ToolBar.Pdf.HtmlAttributes(System.Object attributes)
- ToolBar.Pdf.HtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object> attributes)
- ToolBar.Pdf.IconClass(System.String iconClass)
- ToolBar.Pdf.Text(System.String text)
- ToolBar.Save()
- ToolBar.Save.CancelText(System.String text)
- ToolBar.Save.HtmlAttributes(System.Object attributes)
- ToolBar.Save.HtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object> attributes)
- ToolBar.Save.IconClass(System.String iconClass)
- ToolBar.Save.SaveText(System.String text)
- ToolBar.Save.Text(System.String text)
- ToolBar.Search()
- ToolBar.Search.Text(System.String text)
- ToolBar.Separator()
- ToolBar.Spacer()
- ToolBar.Template(System.Action template)
- ToolBar.Template(System.String template)
- ToolBar.Template(System.Action<Kendo.Mvc.UI.Grid<T>> template)
- ToolBar.Template(System.Func<Kendo.Mvc.UI.Grid<T>,System.Object> template)
- Width(Int32 pixelWidth)
- Width(System.String value)
Not finding the help you need?