MindFusion.Scheduling for ASP.NET Programmer's Guide
ButtonsStyle.Size Property
See Also
 





Gets the size of the button.

Namespace: MindFusion.Scheduling.WebForms
Assembly: MindFusion.Scheduling.WebForms

 Syntax

C#  Copy Code

public virtual ElementSize Size { get; }

Visual Basic  Copy Code

Public Overridable ReadOnly Property Size As ElementSize

 Property Value

An instance of an ElementSize-derived class.

 See Also

ButtonsStyle Members
ButtonsStyle Class
MindFusion.Scheduling.WebForms Namespace