LayoutView.PopulateColumns() Method
Creates card fields for all fields in the bound data source.
Namespace: DevExpress.XtraGrid.Views.Layout
Assembly: DevExpress.XtraGrid.v24.2.dll
Declaration
Remarks
This method overrides the ColumnView.PopulateColumns method to perform initialization specific to Layout Views. Please refer to this method to learn more.
See Also