ColumnBaseNullDisplayText Property

Gets or sets the text that will be displayed if this column's Value is null.

Definition

Namespace: Firefly.Box.Data.Advanced
Assembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
C#
public string NullDisplayText { get; set; }

Property Value

String

See Also