GridForeignKeyColumn
Properties
Data - SelectList
DataValueField - String
DataTextField - String
DataSource - DataSource
Gets or sets the DataSource.
UseServerEditor - Boolean
SerializeSelectList - Action
MemberType - Type
Groupable - Boolean
GroupableSettings - GridBoundColumnGroupableSettings
Sort member.
AdditionalViewData - Object
Metadata - ModelMetadata
EditorTemplateName - String
Editable - ClientHandlerDescriptor
A Razor template delegate.
ClientGroupHeaderTemplate - String
ClientGroupHeaderColumnTemplate - String
Value - Func
Expression - Expression
Sortable - Boolean
Filterable - Boolean
FilterableSettings - GridBoundColumnFilterableSettings
The UI filter role.
SortableSettings - GridBoundColumnSortableSettings
If set to true the user can click the column header and sort the grid by the column field when sorting is enabled. If set to false sorting will be disabled for this column. By default all columns are sortable if sorting is enabled via the sortable option.
HideOnGroup - Boolean
ClientGroupHeaderTemplateHandler - String
ClientGroupHeaderColumnTemplateHandler - String
HasHandlerEditor - Boolean
ColumnAggregates - String[]
Format - String
EditorHtml - String
Grid - Grid
Defines the configuration options for the AI tools in the Grid.
Member - String
Exportable - GridColumnExportableSettings
If set to false the column will be excluded from the exported Excel/PDF files.
Title - String
Width - String
Media - String
MinScreenWidth - Int32
MinResizableWidth - Int32
ClientHeaderTemplate - String
ClientTemplate - String
ClientTemplateId - String
ClientTemplateHandler - String
ClientFooterTemplate - String
ClientGroupFooterTemplate - String
Hidden - Boolean
IncludeInMenu - Boolean
Locked - Boolean
Lockable - Boolean
Draggable - Boolean
Sticky - Boolean
Stickable - Boolean
ColumnMenu - Boolean
Encoded - Boolean
HeaderHtmlAttributes - IDictionary
FooterHtmlAttributes - IDictionary
Visible - Boolean
HtmlAttributes - IDictionary
HtmlAttributesHandler - String
IsLast - Boolean
Resizable - Boolean
ClientFooterTemplateHandler - String
ClientGroupFooterTemplateHandler - String
ClientHeaderTemplateHandler - String
ShouldEncodeHtmlAttributes - Boolean
ShouldEncodeHeaderHtmlAttributes - Boolean
ShouldEncodeFooterHtmlAttributes - Boolean
Methods
GetEditor(Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper,System.Text.Encodings.Web.HtmlEncoder)
GetEditor method.
Parameters
helper - Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper
encoder - System.Text.Encodings.Web.HtmlEncoder
RETURNS
The result.
ToJson()
ToJson method.
RETURNS
The result.