Gets the margin of the cell. This is a dependency property.
Namespace: MindFusion.Scheduling.Wpf
Assembly: MindFusion.Scheduling.Wpf
SyntaxC#
Copy Code
|
|---|
public Thickness CellMargin { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property CellMargin As Thickness |
See Also