DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomViewer Class / CausesValidationChanged Event

In This Topic
    CausesValidationChanged Event (DicomViewer)
    In This Topic
    Syntax
    'Declaration
     
    
    <SRCategoryAttribute("CatPropertyChanged")>
    <SRDescriptionAttribute("ControlOnCausesValidationChangedDescr")>
    Public Event CausesValidationChanged As System.EventHandler
    [SRCategory("CatPropertyChanged")]
    [SRDescription("ControlOnCausesValidationChangedDescr")]
    public event System.EventHandler CausesValidationChanged
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also