OptionsPrintItem(LayoutControlItem) Constructor
Initializes a new instance of the OptionsPrintItem class with specified settings.
Namespace: DevExpress.XtraLayout
Assembly: DevExpress.XtraLayout.v20.2.dll
Declaration
public OptionsPrintItem(
LayoutControlItem owner
)
Public Sub New(
owner As LayoutControlItem
)
Parameters
Name | Type |
---|---|
owner | LayoutControlItem |
See Also
Feedback