public class ColumnDefs
Alias | Gets the column Alias. |
ClientName | The column/field name used on the client side. |
ColPos | Gets the col position. |
ColTitle | Gets the column title. |
ColWidth | Gets the width of the column. |
Editable | Gets a value indicating whether this column is editable. |
FormGroup | |
FormPos | |
FormTab | |
FormType | Gets the FormType of the Item. |
Id | Gets the identifier. |
IsKey | Gets a value indicating whether this column is key. |
ListType | Gets the ListType of the Item. |
Options | Gets the options. |
Readable | Gets a value indicating whether this column is readable. |
Sort | Gets the sort. |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
GetHashCode | Serves as the default hash function. (Inherited from Object) |
GetType | Gets the Type of the current instance. (Inherited from Object) |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
ToString | Returns a string that represents the current object. (Inherited from Object) |