Click or drag to resize

StiPictureBoxControlControl Property

Gets ot sets Windows Forms Control for this Report Control.

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

Property Value

Type: PictureBox
See Also