Click or drag to resize
ContentInnerMediaViewListViewControl Property
Gets a UniGrid control used to display files in LIST view mode.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public abstract UniGrid ListViewControl { get; }

Property Value

Type: UniGrid
See Also