ComponentOne TileControl for WinForms
C1.Win.C1TileControl.4.5.2 Assembly / C1.Win.C1Tile Namespace / C1TileControl Class / AllowPanningFeedback Property

In This Topic
    AllowPanningFeedback Property (C1TileControl)
    In This Topic
    Gets or sets whether the owner form has to display a visual cue when a user reaches the end of a pannable area.
    Syntax
    'Declaration
     
    
    Public Property AllowPanningFeedback As Boolean
    public bool AllowPanningFeedback {get; set;}
    See Also