ReportExpression.IsEmpty 屬性

定義

取得報表運算式是否空白。

public:
 property bool IsEmpty { bool get(); };
public bool IsEmpty { get; }
member this.IsEmpty : bool
Public ReadOnly Property IsEmpty As Boolean

屬性值

Boolean

如果報表運算式為空白,則為 True,否則為 false

實作

適用於