StiStyleDesignerOpeningEventArgsCustomAddButtons Property |
[Missing <summary> documentation for "P:Stimulsoft.Report.Events.StiStyleDesignerOpeningEventArgs.CustomAddButtons"]
Namespace:
Stimulsoft.Report.Events
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public List<StiCustomStyleButtonInfo> CustomAddButtons { get; set; }
Public Property CustomAddButtons As List(Of StiCustomStyleButtonInfo)
Get
Set
Property Value
Type:
ListStiCustomStyleButtonInfoSee Also