Skip to main content

VGridOptionsHint Class

Provides options that control the tooltip feature for a vertical grid’s elements.

Namespace: DevExpress.XtraVerticalGrid

Assembly: DevExpress.XtraVerticalGrid.v23.2.dll

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

Declaration

public class VGridOptionsHint :
    BaseVGridOptions

The following members return VGridOptionsHint objects:

Remarks

The options this class provides are accessible with the VGridControlBase.OptionsHint property.

Inheritance

Object
ViewStatePersisterCore
BaseOptions
DevExpress.XtraVerticalGrid.BaseVGridOptions
VGridOptionsHint
See Also