IsLeaderLine Property
Description
This read-only property returns 1 if the current ReportControl is a Leader Line object or 0 if not.
Property type
Read-only property
Syntax
| Visual Basic |
|---|
Public Property IsLeaderLine As Long |
Return Type
Long value of 0 or 1.
See Also