LoadUsedFEColumnsEventHandler Delegato
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
public delegate void LoadUsedFEColumnsEventHandler(System::Object ^ sender, UsedFEInputColumns ^ args);
public delegate void LoadUsedFEColumnsEventHandler(object sender, UsedFEInputColumns args);
type LoadUsedFEColumnsEventHandler = delegate of obj * UsedFEInputColumns -> unit
Public Delegate Sub LoadUsedFEColumnsEventHandler(sender As Object, args As UsedFEInputColumns)
Parametri
- sender
- Object
- args
- UsedFEInputColumns