TableGroupLayoutBuilder<T> Class
In This Article
Provides methods for building table groups.
Namespace: DevExpress.Mvvm.DataAnnotations
Assembly: DevExpress.Mvvm.v24.2.dll
NuGet Packages: DevExpress.Mvvm, DevExpress.Win.Navigation
#Declaration
public class TableGroupLayoutBuilder<T> :
LayoutBuilderBase<T, TableGroupLayoutBuilder<T>>
#Type Parameters
Name |
---|
T |
#Related API Members
The following members return TableGroupLayoutBuilder
See Also