Proprietà ElaborationReportBoundDataDelegate
|
Delegate binding dei dati nelle colonne
Namespace: QsUIAssembly: QsUI (in QsUI.dll) Versione: 28.1.0-RC
Sintassipublic ElaborationReportBoundDataOperationDelegate BoundDataDelegate { get; set; }Public Property BoundDataDelegate As ElaborationReportBoundDataOperationDelegate
Get
Set
public:
property ElaborationReportBoundDataOperationDelegate^ BoundDataDelegate {
ElaborationReportBoundDataOperationDelegate^ get ();
void set (ElaborationReportBoundDataOperationDelegate^ value);
}member BoundDataDelegate : ElaborationReportBoundDataOperationDelegate with get, set
Valore della proprietà
ElaborationReportBoundDataOperationDelegate
Vedi anche