Skip to main content
All docs
V23.2

LayoutControlItemImageOptions(LayoutControlItem) Constructor

Initializes a new instance of the LayoutControlItemImageOptions class with specified settings.

Namespace: DevExpress.XtraLayout

Assembly: DevExpress.XtraLayout.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public LayoutControlItemImageOptions(
    LayoutControlItem owner
)

Parameters

Name Type
owner LayoutControlItem
See Also