wx.FlexSizerGrowMode¶The FlexSizerGrowMode enumeration provides the following values:
Description  | 
Value  | 
|---|---|
  | 
Don’t resize the cells in non-flexible direction at all.  | 
  | 
Uniformly resize only the specified ones (default).  | 
  | 
Uniformly resize all cells.  |