BaseLayoutItemCustomizationOptions Properties
Contains options that specify which operations can be performed on a layout item at runtime.Name | Description |
---|---|
AllowDrag | Gets or sets whether the current layout item/group can be dragged-and-dropped to another position. |
AllowDrop | Gets or sets whether other items can be dragged-and-dropped onto the current layout item/group. |
See Also