FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / DraggableItem Class / ShowGridLines Property

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