[]
        
(Showing Draft Content)

C1.Web.Mvc.Grid.CopyHeader

CopyHeader Enum

Specifies constants that define copied header cells when copying the content to the clipboard.

Namespace: C1.Web.Mvc.Grid
Assembly: C1.Web.Mvc.dll
Syntax
public enum CopyHeader

Fields

Name Description
All

Copy both column and row

Column

Copy header column.

None

Nothing copy.

Row

Copy header row.