Property SelectedRows
SelectedRows
Returns a collection os currently selected rows of an active table of the catalog.
Declaration
public IList<Catalog.Table.Row> SelectedRows { get; }
Property Value
Type | Description |
---|---|
IList<Catalog.Table.Row> |
Remarks
An empty collection will be returned if "Left" or "Right" checkbox is checked in the MobiScript window for Articles, Prices, PurchasePrices and References table types.