Back to Devexpress

SimpleButton.Content Property

mobilecontrols-devexpress-dot-xamarinforms-dot-editors-dot-simplebutton-19259622.md

latest893 B
Original Source

SimpleButton.Content Property

Gets or sets the custom content of the button.

Namespace : DevExpress.XamarinForms.Editors

Assembly : DevExpress.XamarinForms.Editors.dll

NuGet Package : DevExpress.XamarinForms.Editors

Declaration

csharp
public View Content { get; set; }

Property Value

TypeDescription
View

A Xamarin View object.

|

See Also

SimpleButton Class

SimpleButton Members

DevExpress.XamarinForms.Editors Namespace