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