Class: Wx::GRID::GridCellStringRenderer

Inherits:
GridCellRenderer show all
Defined in:
lib/wx/doc/gen/grid/grid_cell_string_renderer.rb

Overview

This class may be used to format string data in a cell; it is the default for string cells.

Category: Grid Related Classes

Instance Method Summary collapse

Methods inherited from GridCellRenderer

#clone, #draw, #get_best_height, #get_best_size, #get_best_width, #get_max_best_size

Constructor Details

#initializeWx::GRID::GridCellStringRenderer

Default constructor.



28
# File 'lib/wx/doc/gen/grid/grid_cell_string_renderer.rb', line 28

def initialize; end