C# Class Esri.ArcGISRuntime.Toolkit.Controls.GeneratingFieldEventArgs

GeneratingFieldEventArgs contains information about a field that will define how the field will be rendered. Properties can be changed to customize what is rendered.
Inheritance: System.EventArgs
Datei anzeigen Open project: Esri/arcgis-toolkit-dotnet Class Usage Examples

Private Methods

Method Description
GeneratingFieldEventArgs ( string fieldName, string labelText, FieldType fieldType ) : System