menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class GanttChartStripLinePanel - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Class GanttChartStripLinePanel

    Interactive code for stripline in chart region.

    Inheritance
    System.Object
    GanttChartStripLinePanel
    Namespace: Syncfusion.Windows.Controls.Gantt
    Assembly: Syncfusion.Gantt.Wpf.dll
    Syntax
    public class GanttChartStripLinePanel : VirtualizingPanel

    Constructors

    GanttChartStripLinePanel()

    Declaration
    public GanttChartStripLinePanel()

    Methods

    ArrangeOverride(Size)

    Arranges the override.

    Declaration
    protected override Size ArrangeOverride(Size arrangeSize)
    Parameters
    Type Name Description
    System.Windows.Size arrangeSize

    Size of the arrange.

    Returns
    Type
    System.Windows.Size
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved