TableGroupLayoutBuilder<T> Class
Provides methods for building table groups.
Namespace: DevExpress.Mvvm.DataAnnotations
Assembly: DevExpress.Mvvm.v24.1.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
Inheritance
See Also