FlexReport for WinForms
HasText メソッド (RenderTextFragment)


C1.Document アセンブリ > C1.Document 名前空間 > RenderTextFragment クラス : HasText メソッド
Gets a value indicating whether this fragment has text to display, using this method more effective than string.IsNullOrEmpty(GetText()).
シンタックス
'宣言
 
Public MustOverride Function HasText() As System.Boolean
'使用法
 
Dim instance As RenderTextFragment
Dim value As System.Boolean
 
value = instance.HasText()
public abstract System.bool HasText()
参照

参照

RenderTextFragment クラス
RenderTextFragment メンバ