Click or drag to resize

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; }

Property Value

Type: ListStiCustomStyleButtonInfo
See Also