WizardHitInfo.IsValid Property
Indicates whether the hit information supplied by this object is valid.
Namespace: DevExpress.XtraWizard
Assembly: DevExpress.XtraWizard.v24.1.dll
NuGet Package: DevExpress.Win
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the hit information is valid; otherwise, false. |
Remarks
This member supports the .NET Framework infrastructure and cannot be used directly from your code.
See Also