Spread Windows Forms 12.0 Product Documentation
KeepFocus Property


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > ValidateActionContext Class : KeepFocus Property
Gets a value that indicates whether to keep the focus on the validating cell when executing the ValidateActionBase.
Syntax
'Declaration
 
Public ReadOnly Property KeepFocus As Boolean
'Usage
 
Dim instance As ValidateActionContext
Dim value As Boolean
 
value = instance.KeepFocus
public bool KeepFocus {get;}
See Also

Reference

ValidateActionContext Class
ValidateActionContext Members