Click or drag to resize

DataObjectViewScreenElements Property

States which elements will be displayed in the view screen: toolbar, headline menu and contextmenu.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public ScreenElementFlags ScreenElements { get; set; }

Property Value

Type: ScreenElementFlags
See Also