ComponentOne Calendar for UWP
C1.UWP.Calendar Assembly / C1.Xaml.Calendar Namespace / C1LoopPanel Class / ManipulationMode Property

In This Topic
    ManipulationMode Property (C1LoopPanel)
    In This Topic
    Syntax
    'Declaration
     
    Public Property ManipulationMode As Windows.UI.Xaml.Input.ManipulationModes
    public Windows.UI.Xaml.Input.ManipulationModes ManipulationMode {get; set;}
    See Also