DxControlComponent<JSProxyType> Properties
Implements internal functionality for correct work of DevExpress Blazor components.| Name | Description |
|---|---|
| Attributes | Specifies a collection of standard HTML attributes applied to the component. |
| CssClass | Assigns a CSS class to the component. Inherited from DxComponent. |
| Id | Specifies the component’s unique identifier. Inherited from DxComponent. |
See Also