Search
IMenuButton.ButtonSize Property
See Also
 






Gets or sets the button size.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling

 Syntax

C#  Copy Code

Size ButtonSize { get; set; }

Visual Basic  Copy Code

Property ButtonSize As Size

 Property Value

A Size object.

 See Also