DataGridSegment Properties

Use

  • colIndex

    Specifies the column in which the segment is placed

  • dataSource

    Context node with data for the DataGrid

  • rowIndex

    Specifies the row in which the segment is placed

  • selectedTemplateKey

    Determines the cell editor to be used to display the single cells.

    Use this property if you want to provide several different cell editors within a segment.

    For more information, see Cell editors in the DataGrid.