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





Gets the appearance settings of the button borders.

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

 Syntax

C#  Copy Code

public CssBorderStyle Borders { get; }

Visual Basic  Copy Code

Public ReadOnly Property Borders As CssBorderStyle

 Property Value

An instance of the CssBorderStyle class.

 See Also

ButtonsStyle Members
ButtonsStyle Class
MindFusion.Scheduling.WebForms Namespace