DataFormItem.IsEnabled Property
In This Article
Namespace: DevExpress.XamarinForms.DataForm
Assembly: DevExpress.XamarinForms.Editors.dll
NuGet Package: DevExpress.XamarinForms.Editors
#Declaration
C#
public bool IsEnabled { get; set; }
#Property Value
Type |
---|
Boolean |
See Also