EditBase.FocusedBorderColorProperty Field
Identifies the FocusedBorderColor bindable property.
Namespace: DevExpress.XamarinForms.Editors
Assembly: DevExpress.XamarinForms.Editors.dll
NuGet Package: DevExpress.XamarinForms.Editors
Declaration
public static readonly BindableProperty FocusedBorderColorProperty
Field Value
| Type |
|---|
| Xamarin.Forms.BindableProperty |
See Also