Back to Devexpress

XPDataView.PopulateProperties Method

xpo-devexpress-dot-xpo-dot-xpdataview-dot-populateproperties.md

latest844 B
Original Source

XPDataView.PopulateProperties Method

NameParametersDescription
PopulateProperties(XPClassInfo, String[])classInfo, membersPopulates the data view with columns based on the specified metadata information.
PopulateProperties(XPClassInfo)classInfoPopulates the data view with columns based on the specified metadata information.
PopulateProperties(List<XPMemberInfo>)memberInfoListPopulates the data view with columns based on the specified metadata information.