Method | Description | |
---|---|---|
GridViewColumnsLyrics ( ) : System.Collections.Generic | ||
SaveColumnSettings ( DataGridViewColumn column, int colIndex ) : void | ||
SaveSettings ( ) : void |
Method | Description | |
---|---|---|
LoadSettings ( ) : void | ||
SetDefaultColumns ( ) : List |
public GridViewColumnsLyrics ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
public SaveColumnSettings ( DataGridViewColumn column, int colIndex ) : void | ||
column | DataGridViewColumn | |
colIndex | int | |
return | void |