Click or drag to resize

ViewBaseSettings Property

Contains additional settings for the view. Configured in the XML structure in the column tblDataObjectView.SettingsXML.

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

Property Value

Type: ViewSettings
See Also