C# Class BlueSky.Windows.ValueLabelsSubDialog

ValueLabelsSubDialog
Inheritance: System.Windows.Window, System.Windows.Markup.IComponentConnector, System.Windows.Markup.IStyleConnector
Afficher le fichier Open project: BlueSkyStatistics/BlueSkyRepository Class Usage Examples

Méthodes publiques

Свойство Type Description
OKclicked bool

Méthodes publiques

Méthode Description
ValueLabelsSubDialog ( ) : System.Collections.Generic
ValueLabelsSubDialog ( List flist, string firstHeader, string secondHeader ) : System.Collections.Generic
createList ( ) : void

Private Methods

Méthode Description
InitializeComponent ( ) : void
System ( int connectionId, object target ) : void
TextBox_TextChanged ( object sender, System e ) : void
cancel_button_Click ( object sender, RoutedEventArgs e ) : void
ok_button_Click ( object sender, RoutedEventArgs e ) : void

Method Details

ValueLabelsSubDialog() public méthode

public ValueLabelsSubDialog ( ) : System.Collections.Generic
Résultat System.Collections.Generic

ValueLabelsSubDialog() public méthode

public ValueLabelsSubDialog ( List flist, string firstHeader, string secondHeader ) : System.Collections.Generic
flist List
firstHeader string
secondHeader string
Résultat System.Collections.Generic

createList() public méthode

public createList ( ) : void
Résultat void

Property Details

OKclicked public_oe property

public bool OKclicked
Résultat bool