GeoBlazor Pro


layout: pro title: SupportInput parent: Pro Classes grand_parent: GeoBlazor Pro —

dymaptic.GeoBlazor.Pro

dymaptic.GeoBlazor.Pro.Components.Widgets

SupportInput Class

Abstract base for FieldInput and RelationshipInput

public abstract class SupportInput :
System.IEquatable<dymaptic.GeoBlazor.Pro.Components.Widgets.SupportInput>

Inheritance System.Object 🡒 SupportInput

Derived
FieldInput
GroupInput
RelationshipInput

Implements System.IEquatable<SupportInput>

Properties

SupportInput.Type Property

The type of input.

public string Type { get; set; }

Property Value

System.String