MindFusion.Silverlight Package Programmer's Guide
TabControl.ButtonSize Property
See Also
 





Gets or sets the size of the buttons, displayed when TabLayoutMode is set to Scroll. This is a dependency property.

Namespace: MindFusion.UI.Silverlight
Assembly: MindFusion.UI.Silverlight

 Syntax

C#  Copy Code

public double ButtonSize { get; set; }

Visual Basic  Copy Code

Public Property ButtonSize As Double

 Property Value

A double value specifying the size of the buttons.

 See Also

TabControl Members
TabControl Class
MindFusion.UI.Silverlight Namespace