Condition

Property in VisibilityAttribute

Summary

The name of another property on the object that determines whether this property is visible or not.

public string? Condition { get; protected set; }

Last updated

Was this helpful?