MindFusion.Scheduling for ASP.NET Programmer's Guide
CellSettings.Margin Property
See Also
 





Gets or sets the distance between the outermost border of the cell and the cell contents.

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

 Syntax

C#  Copy Code

public int Margin { get; set; }

Visual Basic  Copy Code

Public Property Margin As Integer

 Property Value

An int value that represents the margin. Default value is 0.

 See Also

CellSettings Members
CellSettings Class
MindFusion.Scheduling.WebForms Namespace