FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid.Automation Namespace / GridRowAutomationPeer Class / GetSizeOfSetCore Method

In This Topic
    GetSizeOfSetCore Method (GridRowAutomationPeer)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Function GetSizeOfSetCore() As Integer
    protected virtual int GetSizeOfSetCore()
    See Also