Click or drag to resize
ColumnField Property
Corresponding grid field.

Namespace: CMS.UIControls.UniGridConfig
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
[PersistenceModeAttribute(PersistenceMode.InnerProperty)]
public DataControlField Field { get; set; }

Property Value

Type: DataControlField
See Also