PropertyGrid
Configuration
- AsModule(Boolean value)
- Columns(System.Action<Kendo.Mvc.UI.Fluent.PropertyGridColumnsSettingsBuilder<T>> configurator)
- Columns.FieldColumn(System.Action<Kendo.Mvc.UI.Fluent.PropertyGridColumnsFieldColumnSettingsBuilder<T>> configurator)
- Columns.FieldColumn.Width(Double value)
- Columns.ValueColumn(System.Action<Kendo.Mvc.UI.Fluent.PropertyGridColumnsValueColumnSettingsBuilder<T>> configurator)
- Columns.ValueColumn.Width(Double value)
- ContextMenu()
- ContextMenu(Boolean enabled)
- ContextMenu(System.Action<Kendo.Mvc.UI.Fluent.PropertyGridContextMenuSettingsBuilder<T>> configurator)
- ContextMenu.Body(System.Action<Kendo.Mvc.UI.Fluent.PropertyGridContextMenuSettingsBodyFactory<T>> configurator)
- ContextMenu.Body.Add()
- ContextMenu.Body.Add.Command(System.String value)
- ContextMenu.Body.Add.Icon(System.String value)
- ContextMenu.Body.Add.Name(System.String value)
- ContextMenu.Body.Add.Text(System.String value)
- Deferred(Boolean deferred)
- EditMode(Boolean value)
- Events(System.Action<Kendo.Mvc.UI.Fluent.PropertyGridEventBuilder> configurator)
- Events.BeforeEdit(System.String handler)
- Events.Cancel(System.String handler)
- Events.CellClose(System.String handler)
- Events.Change(System.String handler)
- Events.Collapse(System.String handler)
- Events.ColumnResize(System.String handler)
- Events.Edit(System.String handler)
- Events.ExcelExport(System.String handler)
- Events.Expand(System.String handler)
- Events.GroupCollapse(System.String handler)
- Events.GroupExpand(System.String handler)
- Events.PdfExport(System.String handler)
- Events.Save(System.String handler)
- Excel(System.Action<Kendo.Mvc.UI.Fluent.PropertyGridExcelSettingsBuilder<T>> configurator)
- Excel.FileName(System.String value)
- Excel.Filterable(Boolean value)
- Excel.ForceProxy(Boolean value)
- Excel.ProxyURL(System.String value)
- Groupable(Boolean value)
- Height(Double value)
- HtmlAttributes(System.Object attributes)
- HtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object> attributes)
- Items(System.Action<Kendo.Mvc.UI.Fluent.PropertyGridItemFactory<T>> configurator)
- Messages(System.Action<Kendo.Mvc.UI.Fluent.PropertyGridMessagesSettingsBuilder<T>> configurator)
- Messages.Commands(System.Action<Kendo.Mvc.UI.Fluent.PropertyGridMessagesCommandsSettingsBuilder<T>> configurator)
- Messages.Commands.Details(System.String value)
- Messages.Commands.Excel(System.String value)
- Messages.Commands.Group(System.String value)
- Messages.Commands.Pdf(System.String value)
- Messages.Commands.Search(System.String value)
- Messages.Commands.Sort(System.String value)
- Messages.DefaultGroupName(System.String value)
- Model(System.Object value)
- ModelMetadata(System.Web.Mvc.ModelMetadata modelMetadata)
- Name(System.String componentName)
- Navigatable(Boolean value)
- Pdf(System.Action<Kendo.Mvc.UI.Fluent.PropertyGridPdfSettingsBuilder<T>> configurator)
- Pdf.Author(System.String value)
- Pdf.AutoPrint(Boolean value)
- Pdf.AvoidLinks(Boolean value)
- Pdf.Creator(System.String value)
- Pdf.Date(System.DateTime value)
- Pdf.FileName(System.String value)
- Pdf.ForceProxy(Boolean value)
- Pdf.JpegQuality(Double value)
- Pdf.KeepPNG(Boolean value)
- Pdf.Keywords(System.String value)
- Pdf.Landscape(Boolean value)
- Pdf.Margin(System.Action<Kendo.Mvc.UI.Fluent.PropertyGridPdfMarginSettingsBuilder<T>> configurator)
- Pdf.Margin.Bottom(Double value)
- Pdf.Margin.Left(Double value)
- Pdf.Margin.Right(Double value)
- Pdf.Margin.Top(Double value)
- Pdf.PaperSize(System.String value)
- Pdf.ProxyTarget(System.String value)
- Pdf.ProxyURL(System.String value)
- Pdf.Subject(System.String value)
- Pdf.Title(System.String value)
- Render()
- Resizable(Boolean value)
- ScriptAttributes(System.Object, Boolean attributes)
- ScriptAttributes(System.Collections.Generic.IDictionary<System.String,System.Object>, Boolean attributes)
- Scrollable(Boolean value)
- ShowDetails(Boolean value)
- ToClientTemplate()
- ToComponent()
- ToHtmlString()
- Toolbar(System.Action<Kendo.Mvc.UI.Fluent.PropertyGridToolbarFactory<T>> configurator)
- Toolbar.Custom()
- Toolbar.Custom.Click(System.String value)
- Toolbar.Custom.Icon(System.String value)
- Toolbar.Custom.ImageClass(System.String value)
- Toolbar.Custom.Name(System.String value)
- Toolbar.Custom.Text(System.String value)
- Toolbar.Details()
- Toolbar.Details.Click(System.String value)
- Toolbar.Details.Icon(System.String value)
- Toolbar.Details.ImageClass(System.String value)
- Toolbar.Details.Name(System.String value)
- Toolbar.Details.Text(System.String value)
- Toolbar.Group()
- Toolbar.Group.Click(System.String value)
- Toolbar.Group.Icon(System.String value)
- Toolbar.Group.ImageClass(System.String value)
- Toolbar.Group.Name(System.String value)
- Toolbar.Group.Text(System.String value)
- Toolbar.Search()
- Toolbar.Search.Click(System.String value)
- Toolbar.Search.Icon(System.String value)
- Toolbar.Search.ImageClass(System.String value)
- Toolbar.Search.Name(System.String value)
- Toolbar.Search.Text(System.String value)
- Toolbar.Separator()
- Toolbar.Sort()
- Toolbar.Sort.Click(System.String value)
- Toolbar.Sort.Icon(System.String value)
- Toolbar.Sort.ImageClass(System.String value)
- Toolbar.Sort.Name(System.String value)
- Toolbar.Sort.Text(System.String value)
- Toolbar.Spacer()
- Width(Double value)