C# Class SharpTune.GUI.DataGridViewCustomCell

Inheritance: System.Windows.Forms.DataGridViewTextBoxCell
Afficher le fichier Open project: Merp/SharpTune

Méthodes publiques

Méthode Description
AdjustCellBorderStyle ( System.Windows.Forms.DataGridViewAdvancedBorderStyle dataGridViewAdvancedBorderStyleInput, System.Windows.Forms.DataGridViewAdvancedBorderStyle dataGridViewAdvancedBorderStylePlaceHolder, bool singleVerticalBorderAdded, bool singleHorizontalBorderAdded, bool firstVisibleColumn, bool firstVisibleRow ) : System.Windows.Forms.DataGridViewAdvancedBorderStyle

Method Details

AdjustCellBorderStyle() public méthode

public AdjustCellBorderStyle ( System.Windows.Forms.DataGridViewAdvancedBorderStyle dataGridViewAdvancedBorderStyleInput, System.Windows.Forms.DataGridViewAdvancedBorderStyle dataGridViewAdvancedBorderStylePlaceHolder, bool singleVerticalBorderAdded, bool singleHorizontalBorderAdded, bool firstVisibleColumn, bool firstVisibleRow ) : System.Windows.Forms.DataGridViewAdvancedBorderStyle
dataGridViewAdvancedBorderStyleInput System.Windows.Forms.DataGridViewAdvancedBorderStyle
dataGridViewAdvancedBorderStylePlaceHolder System.Windows.Forms.DataGridViewAdvancedBorderStyle
singleVerticalBorderAdded bool
singleHorizontalBorderAdded bool
firstVisibleColumn bool
firstVisibleRow bool
Résultat System.Windows.Forms.DataGridViewAdvancedBorderStyle