Click or drag to resize
AbstractSimpleDataContainerTObjectRegisteredColumns Property
Registered Columns

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
protected RegisteredProperties<TObject> RegisteredColumns { get; }

Property Value

Type: RegisteredPropertiesTObject
See Also