Click or drag to resize

StiCheckBoxControlCheckedBinding Property

Gets the data bindings for the checked.

Namespace:  Stimulsoft.Report.Dialogs
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public string CheckedBinding { get; set; }

Property Value

Type: String

Implements

IStiCheckBoxControlCheckedBinding
See Also