FlexReport for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document Namespace / ValidateParametersCompletedEventArgs Class
Properties Methods


In This Topic
    ValidateParametersCompletedEventArgs Class Members
    In This Topic

    The following tables list the members exposed by ValidateParametersCompletedEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ValidateParametersCompletedEventArgs class.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.ComponentModel.AsyncCompletedEventArgs)
    Public Property (Inherited from System.ComponentModel.AsyncCompletedEventArgs)
    Public PropertyGets the list of ParameterValidationError objects describing the errors which occur during checking of parameter values.  
    Public Property (Inherited from System.ComponentModel.AsyncCompletedEventArgs)
    Top
    Protected Methods
    See Also