Gets or sets the style of the internal grid lines.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
SyntaxC#
Copy Code
|
|---|
public LineStyle InnerGridStyle { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property InnerGridStyle As LineStyle |
A member of the LineStyle enumeration.
See Also