FlexGrid for WPF | ComponentOne
C1.WPF.GridControl Assembly / C1.WPF.Grid Namespace / GridControlPanel Class / Adapter Property

In This Topic
    Adapter Property (GridControlPanel)
    In This Topic
    Gets the associated adapter.
    Syntax
    'Declaration
     
    Public ReadOnly Property Adapter As GridControlAdapter
    public GridControlAdapter Adapter {get;}
    See Also