Event stacking mode for the month view.
Namespace:
DayPilot.Web.Ui.EnumsAssembly: DayPilot (in DayPilot.dll) Version: 5.8.1956.0 (5.8.1956.0)
Syntax
| C# |
|---|
public enum StackingMode |
| Visual Basic (Declaration) |
|---|
Public Enumeration StackingMode |
| Visual C++ |
|---|
public enum class StackingMode |
Members
| Member name | Description | |
|---|---|---|
| Row |
Row is the stacking context.
| |
| Cell |
Cell is the stacking context.
|