Back to Devexpress

TabFormPage.Images Property

windowsforms-devexpress-dot-xtrabars-dot-tabformpage-79dbcf67.md

latest1.3 KB
Original Source

TabFormPage.Images Property

Returns the image collection assigned to the TabFormControlBase.Images property.

Namespace : DevExpress.XtraBars

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
[Browsable(false)]
public object Images { get; }
vb
<Browsable(False)>
Public ReadOnly Property Images As Object

Property Value

TypeDescription
Object

The image collection assigned to the TabFormControlBase.Images property.

|

See Also

Images

ImageOptions

TabFormPage Class

TabFormPage Members

DevExpress.XtraBars Namespace