GridOptionsHint Class
In This Article
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.v24.2.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
#Declaration
public class GridOptionsHint :
ViewBaseOptions
#Related API Members
The following members return GridOptionsHint objects:
#Inheritance
See Also