StiContainerSetLink Method |
Sets Link from all selected objects in the container.
Namespace:
Stimulsoft.Report.Components
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public void SetLink(
bool linked
)
Public Sub SetLink (
linked As Boolean
)
Parameters
- linked
- Type: SystemBoolean
[Missing <param name="linked"/> documentation for "M:Stimulsoft.Report.Components.StiContainer.SetLink(System.Boolean)"]
See Also