Gets or sets the width of the thumbnail image.

public int CellWidth {get; set;}
public int CellWidth {get; set;}
get_CellWidth();
set_CellWidth(value);
Object.defineProperty('CellWidth');
public:
property int CellWidth {
int get();
void set ( int value);
}
Property Value
Width of the thumbnail image. This property only accepts positive values.