Skip to main content
All docs
V25.1
  • VGridIDataColumnInfoWrapper(VGridControl) Constructor

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

    Namespace: DevExpress.XtraVerticalGrid

    Assembly: DevExpress.XtraVerticalGrid.v25.1.dll

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

    Declaration

    public VGridIDataColumnInfoWrapper(
        VGridControl vGrid
    )

    Parameters

    Name Type
    vGrid VGridControl
    See Also