StiPictureBoxControlBorderStyle Property |
Indicates the border style for the control.
Namespace:
Stimulsoft.Report.Dialogs
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax [TypeConverterAttribute(typeof(StiEnumConverter))]
public BorderStyle BorderStyle { get; set; }
<TypeConverterAttribute(GetType(StiEnumConverter))>
Public Property BorderStyle As BorderStyle
Get
Set
Property Value
Type:
BorderStyleSee Also