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

In This Topic
    IsRequiredForFormCore Method (GridCellAutomationPeer)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Function IsRequiredForFormCore() As Boolean
    protected virtual bool IsRequiredForFormCore()
    See Also