GrapeCity.Win.MultiRow.v80 アセンブリ > GrapeCity.Win.MultiRow 名前空間 : ImageCell クラス |
ImageCellクラスは、ValueIsIconプロパティの値に応じてSystem.Drawing.ImageまたはSystem.Drawing.Iconを表示する特別なタイプのCellです。ImageCellでは通常、セル内容をユーザーが編集できないように、Cell.ReadOnlyプロパティをtrueに設定します。ImageCellのCell.ReadOnlyプロパティの値をfalseに変更した場合、([Ctrl]+[V]キーを押して)値を貼り付けることにより、ImageCellの値を変更できます。
CellStyle.Imageプロパティは、Cell.FormattedValueプロパティによって提供されるSystem.Drawing.ImageまたはSystem.Drawing.Iconの前面に表示されます。これを使用して透かし機能を実現できます。
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
GrapeCity.Win.MultiRow.Cell
GrapeCity.Win.MultiRow.ImageCell