FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridGroupRowCell Class / ToolTip Property

In This Topic
    ToolTip Property (GridGroupRowCell)
    In This Topic
    Syntax
    'Declaration
     
    Public Property ToolTip As Object
    public object ToolTip {get; set;}
    See Also