DisplayData.IsDisabled Property
Gets whether the visual element is disabled.
Namespace: DevExpress.XamarinForms.Editors
Assembly: DevExpress.XamarinForms.Editors.dll
NuGet Package: DevExpress.XamarinForms.Editors
Declaration
public bool IsDisabled { get; }
Property Value
Type | Description |
---|---|
Boolean |
|
See Also