DXElementBase Fields
The base class for elements within DevExpress .NET MAUI controls.Name | Description |
---|---|
AutomationIdProperty static | Bindable property for AutomationId. Inherited from Element. |
BindingContextProperty static | Bindable property for BindingContext. Inherited from BindableObject. |
ClassIdProperty static | Bindable property for ClassId. Inherited from Element. |
StyleProperty static | Identifies the Style bindable property. |
See Also