Skip to main content
A newer version of this page is available. .

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.v21.2.dll

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

Declaration

public class GridOptionsHint :
    ViewBaseOptions

The following members return GridOptionsHint objects:

See Also