FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid.Automation Namespace / GridCellAutomationPeer Class / GetHelpTextCore Method

In This Topic
    GetHelpTextCore Method (GridCellAutomationPeer)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Function GetHelpTextCore() As String
    protected virtual string GetHelpTextCore()
    See Also