XPDataView.PopulateProperties Method
| Name | Parameters | Description |
|---|---|---|
| PopulateProperties(XPClassInfo, String[]) | classInfo, members | Populates the data view with columns based on the specified metadata information. |
| PopulateProperties(XPClassInfo) | classInfo | Populates the data view with columns based on the specified metadata information. |
| PopulateProperties(List<XPMemberInfo>) | memberInfoList | Populates the data view with columns based on the specified metadata information. |