Click or drag to resize
IFdfControlIsEmpty Property
Returns True if control is considered empty, i.e. when there is no external data found or no external data filled, otherwise returns False. Default value is True.

Namespace: FDF.Common.Runtime.Controls
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
bool IsEmpty { get; }

Property Value

Type: Boolean

Return Value

Type: Boolean
Remarks