Class BindingEditorComponent<TValue>
Inheritance
BindingEditorComponent<TValue>
Implements
Inherited Members
Namespace: EyeAuras.Blazor.Controls
Assembly: EyeAuras.Blazor.Controls.dll
Syntax
public class BindingEditorComponent<TValue> : BlazorReactiveComponent, IComponent, IHandleEvent, IHandleAfterRender, IReactiveComponent, IDisposable, INotifyPropertyChanged, IRefreshableComponent, IAsyncDisposable
Type Parameters
| Name | Description |
|---|---|
| TValue |
Constructors
| Name | Description |
|---|---|
| BindingEditorComponent() |
Properties
| Name | Description |
|---|---|
| BindingSource | |
| ButtonClass | |
| ChildContent | |
| ContainerClass | |
| Editor | |
| IsReadOnly | |
| RemoveBindingCommand | |
| ResetToDefaultCommand | |
| SourceBinding | |
| TargetProperty | |
| TargetPropertyInfo | |
| TargetPropertyPath |
Methods
| Name | Description |
|---|---|
| BuildRenderTree(RenderTreeBuilder) | |
| OnParametersSet() |