[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.ColumnBuilder

ColumnBuilder Class

Defines a builder to configurate Column.

Inheritance
HideObjectMembers
ColumnBuilder
Namespace: C1.Web.Mvc.Fluent
Assembly: C1.AspNetCore.Mvc.dll
Syntax
public class ColumnBuilder : ColumnBaseBuilder<Column, ColumnBuilder>
Public Class ColumnBuilder
    Inherits ColumnBaseBuilder(Of Column, ColumnBuilder)

Constructors

Name Description
ColumnBuilder(Column)

Creates one ColumnBuilder instance to configurate obj.

Methods

Name Description
AllowDragging(bool)

Configurates AllowDragging. Sets whether the user can move this row or column to a new position with the mouse.