FlexSheet for WPF | ComponentOne
C1.WPF.FlexGrid Namespace / Sheet Class / Grid Property

In This Topic
    Grid Property (Sheet)
    In This Topic
    The flexgrid in sheet.
    Syntax
    'Declaration
     
    
    Public Property Grid As C1FlexGrid
    public C1FlexGrid Grid {get; set;}
    See Also