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