ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc.Grid Namespace
Inheritance Hierarchy
In This Topic
    C1.Web.Mvc.Grid Namespace
    In This Topic
    Classes
     ClassDescription
    ClassRepresents a rectangular group of cells defined by two row indices and two column indices.
    Enumerations
     EnumerationDescription
    EnumerationSpecifies the type of aggregate to calculate over a group of values.
    EnumerationSpecifies constants that define the row/column dragging behavior.
    EnumerationSpecifies constants that define which areas of the grid support cell merging.
    EnumerationSpecifies constants that define the row/column sizing behavior.
    EnumerationSpecifies constants that define the grid's sorting capabilities.
    EnumerationSpecifies constants that define the row/column auto-sizing behavior.
    EnumerationSpecifies constants that define copied header cells when copying the content to the clipboard.
    EnumerationSpecifies constants that define the type of editor used with data-mapped columns.
    EnumerationEnumeration with value types.
    EnumerationSpecifies when and how the row details are displayed.
    EnumerationSpecifies constants that specify the visibility of row and column headers.
    EnumerationSpecifies constants that define the action to perform when special keys such as ENTER and TAB are pressed.
    EnumerationSpecifies filter condition operators.
    EnumerationSpecifies constants that allows pinning/unpinning single columns or column ranges.
    EnumerationGets or sets the current selection mode.
    See Also