Click or drag to resize
UniGridObjectType Property
Object type which is loaded to the grid

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

Property Value

Type: String

Implements

IObjectTypeDrivenObjectType
See Also