C# Class SharpTune.GUI.DataGridViewCustomRow

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

Méthodes publiques

Méthode Description
AdjustRowHeaderBorderStyle ( System.Windows.Forms.DataGridViewAdvancedBorderStyle dataGridViewAdvancedBorderStyleInput, System.Windows.Forms.DataGridViewAdvancedBorderStyle dataGridViewAdvancedBorderStylePlaceHolder, bool singleVerticalBorderAdded, bool singleHorizontalBorderAdded, bool isFirstDisplayedRow, bool isLastDisplayedRow ) : System.Windows.Forms.DataGridViewAdvancedBorderStyle

Method Details

AdjustRowHeaderBorderStyle() public méthode

public AdjustRowHeaderBorderStyle ( System.Windows.Forms.DataGridViewAdvancedBorderStyle dataGridViewAdvancedBorderStyleInput, System.Windows.Forms.DataGridViewAdvancedBorderStyle dataGridViewAdvancedBorderStylePlaceHolder, bool singleVerticalBorderAdded, bool singleHorizontalBorderAdded, bool isFirstDisplayedRow, bool isLastDisplayedRow ) : System.Windows.Forms.DataGridViewAdvancedBorderStyle
dataGridViewAdvancedBorderStyleInput System.Windows.Forms.DataGridViewAdvancedBorderStyle
dataGridViewAdvancedBorderStylePlaceHolder System.Windows.Forms.DataGridViewAdvancedBorderStyle
singleVerticalBorderAdded bool
singleHorizontalBorderAdded bool
isFirstDisplayedRow bool
isLastDisplayedRow bool
Résultat System.Windows.Forms.DataGridViewAdvancedBorderStyle