Version

xamDataPresenters Grid View Composition Diagram

The xamDataPresenter™ control is comprised of various elements. The following illustration depicts the relationship between the elements, so that you can gain a better understanding of the overall composition of xamDataPresenter.

xamdatapresenter grid view composition diagram

1 If labels are in a separate area (i.e. there is a HeaderPresenter) then you cannot have a CellPresenter. Instead, the CellValuePresenter is placed directly into the DataRecordCellArea. The CellPresenter is used only when labels and cells are together based on the FieldLayoutSettings.LabelLocation property.