C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Upload Namespace / ValidateFileEventArgs Class / IsValid Property

In This Topic
IsValid Property (ValidateFileEventArgs)
In This Topic
Gets or sets whether the specified C1FileInfo passed validation.
Syntax
'Declaration
 
Public Property IsValid As System.Boolean
 
See Also