Proprietà DedFormBomAddItemResultListComm
|
Lista bindata alla griglia
Namespace: DedNet.FormsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public BindingList<CommAnagrItemWrapper> ResultListComm { get; set; }
Public Property ResultListComm As BindingList(Of CommAnagrItemWrapper)
Get
Set
public:
property BindingList<CommAnagrItemWrapper^>^ ResultListComm {
BindingList<CommAnagrItemWrapper^>^ get ();
void set (BindingList<CommAnagrItemWrapper^>^ value);
}
member ResultListComm : BindingList<CommAnagrItemWrapper> with get, set
Valore della proprietà
BindingListCommAnagrItemWrapperVedi anche