C# Class Gu.Wpf.PropertyGrid.GridCell

Afficher le fichier Open project: JohanLarsson/Gu.Wpf.PropertyGrid Class Usage Examples

Méthodes publiques

Méthode Description
GridCell ( ) : System.ComponentModel
GridCell ( int row, int column ) : System.ComponentModel

Method Details

GridCell() public méthode

public GridCell ( ) : System.ComponentModel
Résultat System.ComponentModel

GridCell() public méthode

public GridCell ( int row, int column ) : System.ComponentModel
row int
column int
Résultat System.ComponentModel