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





Gets or sets the width of the area containing the drop-down indicator. This is a dependency property.

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

 Syntax

C#  Copy Code

public double SplitButtonSize { get; set; }

Visual Basic  Copy Code

Public Property SplitButtonSize As Double

 Property Value

A double value specifying the size.

 See Also

MindFusionButton Members
MindFusionButton Class
MindFusion.UI.Wpf Namespace