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

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

    Namespace: DevExpress.XtraVerticalGrid

    Assembly: DevExpress.XtraVerticalGrid.v26.1.dll

    Declaration

    public VGridIDataColumnInfoWrapper(
        VGridControl vGrid
    )

    Parameters

    Name Type
    vGrid VGridControl
    See Also