[]
        
(Showing Draft Content)

C1.Web.Mvc.Column

Column Class

Represents a column on the grid.

Inheritance
Column
Namespace: C1.Web.Mvc
Assembly: C1.AspNetCore.Mvc.dll
Syntax
public class Column : ColumnBase
Public Class Column
    Inherits ColumnBase

Constructors

Name Description
Column()

Creates one Column instance.

Properties

Name Description
AllowDragging

Gets or sets whether the user can move this row or column to a new position with the mouse.