A newer version of this page is available.
Switch to the current version.
TableGroupLayoutBuilder<T> Class
Provides methods for building table groups.
Namespace: DevExpress.Mvvm.DataAnnotations
Assembly: DevExpress.Mvvm.v18.2.dll
Declaration
public class TableGroupLayoutBuilder<T> :
LayoutBuilderBase<T, TableGroupLayoutBuilder<T>>
Public Class TableGroupLayoutBuilder(Of T)
Inherits LayoutBuilderBase(Of T, TableGroupLayoutBuilder(Of T))
Type Parameters
Name |
---|
T |
Related API Members
The following members accept/return TableGroupLayoutBuilder
Inheritance
See Also
Feedback