| IValidateDelegate Interface | 
            The interface for user controls that want to nominate which of their controls
            should have validation messages shown against it (as opposed to the validation
            message being shown against the user control itself).
            
 
Namespace: VirtualRadar.Interface.ViewAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
 Syntax
Syntaxpublic interface IValidateDelegate
Public Interface IValidateDelegate
public interface class IValidateDelegate
type IValidateDelegate =  interface end
The IValidateDelegate type exposes the following members.
 Methods
Methods See Also
See Also