Proprietà DedElaborationReportBoundDataDelegate
|
Delegate binding dei dati nelle colonne
Namespace:
DedNet.Forms
Assembly:
DedNet (in DedNet.dll) Versione: 20.3.0.0 (20.3.0.0)
Sintassipublic DedElaborationReportBoundDataOperationDelegate BoundDataDelegate { get; set; }
Public Property BoundDataDelegate As DedElaborationReportBoundDataOperationDelegate
Get
Set
public:
property DedElaborationReportBoundDataOperationDelegate^ BoundDataDelegate {
DedElaborationReportBoundDataOperationDelegate^ get ();
void set (DedElaborationReportBoundDataOperationDelegate^ value);
}
member BoundDataDelegate : DedElaborationReportBoundDataOperationDelegate with get, set
Valore della proprietà
Tipo:
DedElaborationReportBoundDataOperationDelegate
Vedi anche