Skip to main content

VGridOptionsBehavior() Constructor

Initializes a new instance of the VGridOptionsBehavior class.

Namespace: DevExpress.XtraVerticalGrid

Assembly: DevExpress.XtraVerticalGrid.v22.2.dll

NuGet Package: DevExpress.Win.VerticalGrid

Declaration

public VGridOptionsBehavior()

Remarks

This constructor is automatically called when a vertical grid initializes its VGridControlBase.OptionsBehavior property.

See Also