Proprietà DedFormBomAddItemResultList
|
Lista bindata alla griglia
Namespace: DedNet.FormsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.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à
BindingListBomItemWrapperVedi anche