Back to Devexpress

PropertyDefinition.MenuButtonTemplate Property

wpf-devexpress-dot-xpf-dot-propertygrid-dot-propertydefinition-70004eda.md

latest1.0 KB
Original Source

PropertyDefinition.MenuButtonTemplate Property

Namespace : DevExpress.Xpf.PropertyGrid

Assembly : DevExpress.Xpf.PropertyGrid.v25.2.dll

NuGet Package : DevExpress.Wpf.PropertyGrid

Declaration

csharp
public DataTemplate MenuButtonTemplate { get; set; }
vb
Public Property MenuButtonTemplate As DataTemplate

Property Value

Type
DataTemplate

See Also

PropertyDefinition Class

PropertyDefinition Members

DevExpress.Xpf.PropertyGrid Namespace