메소드 | 설명 | |
---|---|---|
GridViewColumns ( ) : System.Collections.Generic | ||
SaveColumnSettings ( System.Windows.Forms.DataGridViewColumn column, int colIndex ) : void | ||
SaveSettings ( ) : void |
메소드 | 설명 | |
---|---|---|
LoadSettings ( ) : void | ||
SetDefaultColumns ( ) : List |
public GridViewColumns ( ) : System.Collections.Generic | ||
리턴 | System.Collections.Generic |
public SaveColumnSettings ( System.Windows.Forms.DataGridViewColumn column, int colIndex ) : void | ||
column | System.Windows.Forms.DataGridViewColumn | |
colIndex | int | |
리턴 | void |