Proprietà DedFormBomAddItemResultList
|
Lista bindata alla griglia
Namespace:
DedNet.Forms
Assembly:
DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi public BindingList<BomItemWrapper> ResultList { get; set; }
Public Property ResultList As BindingList(Of BomItemWrapper)
Get
Set
public:
property BindingList<BomItemWrapper^>^ ResultList {
BindingList<BomItemWrapper^>^ get ();
void set (BindingList<BomItemWrapper^>^ value);
}
member ResultList : BindingList<BomItemWrapper> with get, set
Valore della proprietà
Tipo:
BindingListBomItemWrapperVedi anche