Skip to main content
All docs
V26.1
  • Bar

    TabFormPage.ImageOptions Property

    Allows you to set up an icon for this page.

    Namespace: DevExpress.XtraBars

    Assembly: DevExpress.XtraBars.v26.1.dll

    Declaration

    [DXCategory("Appearance")]
    public TabFormPageImageOptions ImageOptions { get; }

    Property Value

    Type Description
    DevExpress.XtraBars.TabFormPageImageOptions

    Stores page icon settings.

    See Also