Skip to main content

GridOptionsHint Class

Contains a set of options that specify whether to display tooltips for truncated captions in a Grid View‘s specific visual elements.

Namespace: DevExpress.XtraGrid.Views.Grid

Assembly: DevExpress.XtraGrid.v23.2.dll

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

Declaration

public class GridOptionsHint :
    ViewBaseOptions

The following members return GridOptionsHint objects:

See Also