C# Class CoderForRent.Charting.Gantt.GanttNodeSection

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: jogibear9988/SlGanttChart Class Usage Examples

Méthodes protégées

Méthode Description
RaisePropertyChanging ( PropertyChangedEventArgs e ) : void
RaisePropertyChanging ( string prop ) : void

Private Methods

Méthode Description
RaisePropertyChanged ( string prop ) : void

Method Details

RaisePropertyChanging() protected méthode

protected RaisePropertyChanging ( PropertyChangedEventArgs e ) : void
e System.ComponentModel.PropertyChangedEventArgs
Résultat void

RaisePropertyChanging() protected méthode

protected RaisePropertyChanging ( string prop ) : void
prop string
Résultat void