DeleteTableWindowData..::..ItemRow Property
Gets or sets the item row.
Namespace:
RingSoft.DbLookupAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public ListControlDataSourceRow ItemRow { get; set; }
Public Property ItemRow As ListControlDataSourceRow Get Set
public: property ListControlDataSourceRow^ ItemRow { ListControlDataSourceRow^ get (); void set (ListControlDataSourceRow^ value); }