CausesValidation Property (RibbonControlHost)
In This Topic
Indicates whether the hosted control raises validation events.
Syntax
'Declaration
Public Property CausesValidation As System.Boolean
public System.bool CausesValidation {get; set;}
See Also