Click or drag to resize
IUniGrid Interface
Empty interface for identify UniGrid in UIControls.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public interface IUniGrid : IObjectTypeDriven

The IUniGrid type exposes the following members.

Properties
  NameDescription
Public propertyObjectType
Type of the selected objects.
(Inherited from IObjectTypeDriven.)
Top
See Also