Concept Framework 1.0 documentation | Contents | Index |
Name | Type | Access | Version | Deprecated |
DataFields | property | public | version 1.0 | no |
Read/Write property DataFields[=array] |
Similar to the overridden DataField property; However DataField should NOT be used. Sets (or gets) the array containing the field names to list in the current view. If set to an empty array, all the fields will be listed. Also you may want to check the FieldsText property for setting the column headers. |
// list only the name, surname and age fields. |
Documented by Eduard Suica, generation time: Thu Oct 15 20:02:02 2009 GMT | (c)2009 RadGs Software |