FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridIncrementalLoadingCell Class / ShowGridLines Property

In This Topic
    ShowGridLines Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property ShowGridLines As Boolean
    public bool ShowGridLines {get; set;}
    See Also