LabelAttribute.

HideWhenNull Property

Summary

If true, the label will be hidden when the value is null.

Syntax

public bool HideWhenNull { get; set; }

Value

Type Description
bool