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