Class MultiColSelectListRow
Multi column select list row.
Inheritance
System.Object
MultiColSelectListRow
Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient.dll
Syntax
public class MultiColSelectListRow : object
Properties
Items
Declaration
public List<object> Items { get; set; }
Property Value
Type | Description |
---|---|
List<System.Object> |