Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1DataBinding
.
.
::
.
.
Defined Property
C1DataBinding Class
See Also
Gets a value indicating that the current data binding is not empty and is linked to some data.
Namespace:
C1.C1Preview.DataBinding
Assembly:
C1.C1Report.2
(in C1.C1Report.2.dll)
Syntax
C#
public
bool
Defined
{
get
; }
Visual Basic
Public
ReadOnly
Property
Defined
As
Boolean
Get
See Also
C1DataBinding Class
C1.C1Preview.DataBinding Namespace