Skip to main content
All docs
V25.1
  • VGridAppearanceCollectionEx(VGridControlBase) Constructor

    Initializes a new instance of the VGridAppearanceCollectionEx class with specified settings.

    Namespace: DevExpress.XtraVerticalGrid

    Assembly: DevExpress.XtraVerticalGrid.v25.1.dll

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

    Declaration

    public VGridAppearanceCollectionEx(
        VGridControlBase grid
    )

    Parameters

    Name Type
    grid VGridControlBase
    See Also