[]
        
(Showing Draft Content)

C1.Framework.DropDownFormBase.InternalFocusMovement

InternalFocusMovement Property

InternalFocusMovement

Gets or sets a value indicating that all focus movements are internal and should not be processed as caused by user input.

Declaration
public bool InternalFocusMovement { get; set; }
Implements