TableView(MasterNodeContainer, MasterRowsContainer, DataControlDetailDescriptor) Constructor
In This Article
Initializes a new instance of the TableView class with the specified settings.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v14.2.dll
#Declaration
public TableView(
MasterNodeContainer masterRootNode,
MasterRowsContainer masterRootDataItem,
DataControlDetailDescriptor detailDescriptor
)
#Parameters
Name | Type |
---|---|
master |
DevExpress. |
master |
DevExpress. |
detail |
Data |
See Also