SimpleButton.ContentProperty Field
In This Article
Identifies the Content dependency property.
Namespace: DevExpress.XamarinForms.Editors
Assembly: DevExpress.XamarinForms.Editors.dll
NuGet Package: DevExpress.XamarinForms.Editors
#Declaration
C#
public static readonly BindableProperty ContentProperty
#Field Value
Type | Description |
---|---|
Xamarin. |
A dependency property identifier. |
See Also