C# Class CoderForRent.Charting.Gantt.GanttNodeSectionEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: jogibear9988/SlGanttChart

Méthodes publiques

Свойство Type Description
Section GanttNodeSection

Méthodes publiques

Méthode Description
GanttNodeSectionEventArgs ( GanttNodeSection section ) : System

Method Details

GanttNodeSectionEventArgs() public méthode

public GanttNodeSectionEventArgs ( GanttNodeSection section ) : System
section GanttNodeSection
Résultat System

Property Details

Section public_oe property

public GanttNodeSection,CoderForRent.Charting.Gantt Section
Résultat GanttNodeSection