Gets or sets the offset of the shadows from the headers that cast them.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public int HeaderShadowOffset { get; set; } |
Visual Basic Copy Code |
---|
Public Property HeaderShadowOffset As Integer |
An integer value specifying how many pixels there are between headers and their shadows. The allowed values range from 1 to 5. Assign -1 to this property to use the corresponding value from the current theme.
MindFusion.Scheduling Programmer's Guide | © 2023 MindFusion |