Property IsValid
| Edit this page View SourceIsValid
Gets a value indicating whether the CurrentFeatureForm has any validation errors.
Declaration
public bool IsValid { get; }
Property Value
Type | Description |
---|---|
bool |
Gets a value indicating whether the CurrentFeatureForm has any validation errors.
public bool IsValid { get; }
Type | Description |
---|---|
bool |