|  | RecroGridColumnDefs Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Recrovit.RecroGridFramework
 Syntax
Syntaxpublic class ColumnDefs
The RecroGridColumnDefs type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | RecroGridColumnDefs | 
            Initializes a new instance of the RecroGridColumnDefs class.
             | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | ClientName | 
            Az oszlop kliensoldalon használt neve.
             | 
|  | ColPos | 
            Gets the col position.
             | 
|  | ColTitle | 
            Gets the column title.
             | 
|  | ColWidth | 
            Gets the width of the column.
             | 
|  | Id | 
            Gets the identifier.
             | 
|  | IsKey | 
            Gets a value indicating whether this column is key.
             | 
|  | ListType | 
            Gets the type of the Item.
             | 
|  | Options | 
            Gets the options.
             | 
|  | Readable | 
            Gets a value indicating whether this column is readable.
             | 
|  | Sort | 
            Gets the sort.
             | 
 See Also
See Also