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