WebGridImageSettings Properties
| Folder | Description Returns the directory path where the images used by the grid are located in. ValueType string Default Value "/CommonLibrary/Images/" |
| CollapseImage | Description Returns the file name of the CollapseImage. ValueType string Default Value "wg_minus.gif" |
| ExpandImage | Description Returns the file name of the ExpandImage. ValueType string Default Value "wg_plus.gif" |
| FilterImage | Description Returns the file name of the FilterImage. ValueType string Default Value "wg_filter.gif" |
| NewRowImage | Description Returns the file name of the NewRowImage. ValueType string Default Value "wg_newrow.gif" |
| SortAscImage | Description Gets or sets the file name of the SortAscImage. ValueType string Default Value - |
| SortDescImage | Description Gets or sets the file name of the SortDescImage. ValueType string Default Value - |
| InProgressImage | Description Gets or sets the file name of the InProgressImage. ValueType string Default Value "wg_inprogress.gif" |
| EditImage | Description Gets or sets the file name of the EditImage. ValueType string Default Value "wg_edit.gif" |
| GotoImage | Description Returns the file name of the GotoImage. ValueType string Default Value "wg_goto.gif" |
| CurrentRowImage | Description Gets or sets the file name of the CurrentRowImage. ValueType string Default Value "wg_currow.gif" |
| ColumnPointerImage | Description Gets or sets the file name of the ColumnPointerImage. ValueType string Default Value "wg_colptr.gif" |
| MoreDataImage | Description Gets or sets the file name of the MoreDataImage. ValueType string Default Value "wg_more2.gif" |
| RefreshImage | Description Gets or sets the file name of the RefreshImage. ValueType string Default Value "wg_refresh2.gif" |
| ExportImage | Description Gets or sets the file name of the ExportImage. ValueType string Default Value "wg_export.gif" |
| PreviewRowCollapseImage | Description Returns the file name of the PreviewRowCollapseImage. ValueType string Default Value "wg_prcol.gif" |
| PreviewRowExpandImage | Description Returns the file name of the PreviewRowExpandImage. ValueType string Default Value "wg_prexp.gif" |
| HelpImage | Description Returns the file name of the HelpImage. ValueType string Default Value "syshelp16.gif" |