Back to Devexpress

OptionsCustomizationForm Properties

windowsforms-devexpress-dot-xtralayout-dot-optionscustomizationform-dot-underscore-properties.md

latest4.5 KB
Original Source

OptionsCustomizationForm Properties

Contains options that affect the appearance of the Customization Form.

NameDescription
AllowHandleDeleteKeyGets or sets whether the default handling of the DELETE key in customization mode is disabled.
AllowUndoManagerObsolete. Gets or sets whether the LayoutControl allows an end-user to undo/redo runtime customization operations.
DefaultPageGets or sets whether the Hidden Items Tab or Layout Tree View Tab is selected by default.
DefaultRestoreDirectoryGets or sets the default directory for the “Open” dialog that is invoked when a user clicks on the Customization Form‘s Load Layout button.
DefaultSaveDirectoryGets or sets the default directory for the Save dialog that is opened when clicking on the Customization Form‘s Save Layout button.
DesignTimeCustomizationFormPositionAndSizeGets or sets the coordinates and bounding rectangle of the control’s Customization Form at design time.
EnableUndoManagerGets or sets whether the Undo Manager, which allows customization operations to be reverted, is enabled.
QuickModeInitDelayGets or sets a delay between pressing the LayoutControl and the start of quick customization mode initialization.
QuickModeLoadIndicatorSizeGets or sets the size of the quick customization mode load indicator.
QuickModeLoadTimeGets or sets quick mode activation time.
ShowLayoutTreeViewGets or sets whether the Layout Tree View tab page is visible in the Customization Form.
ShowLoadButtonGets or sets whether the Customization Form’s Load button is visible.
ShowPropertyGridGets or sets whether the Property Grid is displayed within the Customization Form.
ShowRedoButtonGets or sets whether the Customization Form’s Redo button is visible.
ShowSaveButtonGets or sets whether the Customization Form’s Save button is visible.
ShowUndoButtonGets or sets whether the Customization Form’s Undo button is visible.
SnapModeGets or sets to which objects this Customization Form is allowed to snap.

See Also

OptionsCustomizationForm Class

OptionsCustomizationForm Members

DevExpress.XtraLayout Namespace