RequireWhenAttributeHideWhenNotRequired Property

Indicates whether the decorated member should be hidden from the property grid when it is not required.

Definition

Namespace: MFiles.VAF.Configuration.Validation
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
public bool HideWhenNotRequired { get; }

Property Value

Boolean

See Also