[]
Indicates whether the hosted control raises validation events.
[C1Category("Focus")]
[C1Description("RibbonControlHost.CausesValidation", "Indicates whether the hosted control raises validation events.")]
public bool CausesValidation { get; set; }
<C1Category("Focus")>
<C1Description("RibbonControlHost.CausesValidation", "Indicates whether the hosted control raises validation events.")>
Public Property CausesValidation As Boolean