ButtonInfo.ContentRenderTemplate Property
Gets or sets the template that is used to render the button contents in optimized mode. This is a dependency property.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
DevExpress.Xpf.Core.Native.RenderTemplate | A DevExpress.Xpf.Core.Native.RenderTemplate object. |
See Also