XtraTabPage.Images Property
Gets the source of images which provides images for tab pages.
Namespace: DevExpress.XtraTab
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
Object | An Object which provides images for tab pages. |
Remarks
This property returns the source of images which is assigned to the tab control’s XtraTabControl.Images property.
See Also