Skip to main content
All docs
V23.2

VGridIDataColumnInfoWrapper(VGridControl) Constructor

Initializes a new instance of the VGridControl.VGridIDataColumnInfoWrapper class with specified settings.

Namespace: DevExpress.XtraVerticalGrid

Assembly: DevExpress.XtraVerticalGrid.v23.2.dll

NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.VerticalGrid

Declaration

public VGridIDataColumnInfoWrapper(
    VGridControl vGrid
)

Parameters

Name Type
vGrid VGridControl
See Also