XRDesignToolBox.SmallImages Property
Gets or sets an object which serves as the source of the small images used in the toolbox.
Namespace: DevExpress.XtraReports.UserDesigner
Assembly: DevExpress.XtraReports.v24.1.Extensions.dll
NuGet Package: DevExpress.Win.Reporting
Declaration
Property Value
Type | Description |
---|---|
Object | A ImageList object which represents the source of the small images. |
Remarks
This property is intended for internal use only.
See Also