GridControl.m_gridTooltip Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected: System::Windows::Forms::ToolTip ^ m_gridTooltip;
protected System.Windows.Forms.ToolTip m_gridTooltip;
val mutable m_gridTooltip : System.Windows.Forms.ToolTip
Protected m_gridTooltip As ToolTip