Class FormComponent<TClientProperties, TValue>
Represents a base class for UI form component containing members used by the system.
public abstract class FormComponent<TClientProperties, TValue> : FormComponent<FormComponentProperties, TClientProperties, TValue>, IFormComponent, IFormItem<IFormComponentClientProperties>, IFormItem where TClientProperties : FormComponentClientProperties<TValue>, new()
Type Parameters
TClientProperties
TValue
- Inheritance
-
objectFormComponent<FormComponentProperties, TClientProperties, TValue>FormComponent<TClientProperties, TValue>
- Implements
- Derived
- Inherited Members
- Extension Methods