Click or drag to resize

ExportItemUIRows Property

UI Rows mapped to this item. Not available after deserialization.

Namespace: CTExtensions.ExportCore.ExportHandler
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public IEnumerable<Tuple<IListViewEx, IListViewExRow, string>> UIRows { get; }

Property Value

IEnumerableTupleIListViewEx, IListViewExRow, String
See Also