Click or drag to resize
UniGridEditInDialog Property
If true, the editing action is done through a dialog

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public bool EditInDialog { get; set; }

Property Value

Type: Boolean
See Also