GridHtmlSaveOptions.GridHtmlSaveOptions

GridHtmlSaveOptions()

Creates options for saving html file.

public GridHtmlSaveOptions()

See Also


GridHtmlSaveOptions(GridSaveFormat)

Creates options for saving htm file.

public GridHtmlSaveOptions(GridSaveFormat format)
ParameterTypeDescription
formatGridSaveFormatThe saving file format.

See Also