Back to Devexpress

SimpleButton.ShowShadow Property

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

latest908 B
Original Source

SimpleButton.ShowShadow Property

Gets or sets the button shadow visibility.

Namespace : DevExpress.XamarinForms.Editors

Assembly : DevExpress.XamarinForms.Editors.dll

NuGet Package : DevExpress.XamarinForms.Editors

Declaration

csharp
public bool ShowShadow { get; set; }

Property Value

TypeDescription
Boolean

True , to make the shadow visible; otherwise, false.

|

See Also

SimpleButton Class

SimpleButton Members

DevExpress.XamarinForms.Editors Namespace