ASP.NET Pack Programmer's Guide
ButtonsStyle.Margins Property
See Also
 





Gets the margins of the button.

Namespace: MindFusion.Scheduling.WebForms
Package: MindFusion.Scheduling.WebForms

 Syntax

C#  Copy Code

public Thickness Margins { get; }

Visual Basic  Copy Code

Public ReadOnly Property Margins As Thickness

 Property Value

An instance of the Thickness class.

 See Also

ButtonsStyle Members
ButtonsStyle Class
MindFusion.Scheduling.WebForms Namespace