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

In This Topic
    Grid Property (GridManipulationLayer)
    In This Topic
    Gets the grid associated with this layer.
    Syntax
    'Declaration
     
    Public ReadOnly Property Grid As C1GridControl
    public C1GridControl Grid {get;}
    See Also