ButtonInfoBase.Template Property
In This Article
Gets or sets a button's template. This is a dependency property.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Data |
The template that defines the button's presentation and appearance. |
See Also