Skip to main content
All docs
V24.2

VGridAppearanceCollectionEx(VGridControlBase) Constructor

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

Namespace: DevExpress.XtraVerticalGrid

Assembly: DevExpress.XtraVerticalGrid.v24.2.dll

Declaration

public VGridAppearanceCollectionEx(
    VGridControlBase grid
)

Parameters

Name Type
grid VGridControlBase
See Also