Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
RenderTextBase
.
.
::
.
.
HasText Property
RenderTextBase Class
See Also
Gets a value indicating whether the current object represents a non-empty text.
Namespace:
C1.C1Preview
Assembly:
C1.C1Report.2
(in C1.C1Report.2.dll)
Syntax
C#
public
abstract
bool
HasText
{
get
; }
Visual Basic
Public
MustOverride
ReadOnly
Property
HasText
As
Boolean
Get
See Also
RenderTextBase Class
C1.C1Preview Namespace