Gets and sets the width of the cells in the control.
[Browsable(true)]
[Description("Indicates the width of the cells in the control.")]
[Category("ThumbnailXpress")]
public: __property int get_CellWidth();
public: __property void set_CellWidth(
int value
);
Property Value
An integer value which represents the cell width.