Skip to main content
All docs
V24.2

LayoutControlItemImageOptions(LayoutControlItem) Constructor

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

Namespace: DevExpress.XtraLayout

Assembly: DevExpress.XtraLayout.v24.2.dll

Declaration

public LayoutControlItemImageOptions(
    LayoutControlItem owner
)

Parameters

Name Type
owner LayoutControlItem
See Also