MindFusion.Wpf Pack Programmer's Guide
MindFusionButton.ButtonType Property
See Also
 





Gets or sets the type of the button. This is a dependency property.

Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.Common.Wpf

 Syntax

C#  Copy Code

public MindFusionButtonType ButtonType { get; set; }

Visual Basic  Copy Code

Public Property ButtonType As MindFusionButtonType

 Property Value

A member of the MindFusionButtonType enumeration.

 See Also

MindFusionButton Members
MindFusionButton Class
MindFusion.UI.Wpf Namespace