FlexPivot for WPF | ComponentOne
C1.PivotEngine Assembly / C1.FlexPivot.Internal Namespace / C1CubeField Class / CanDrag Property

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