PowerTools MultiRow for Windows Forms 8.0J
RichTextBoxCell クラス
メンバ 

GcMultiRowコントロールでリッチテキスト情報を表示および編集するCellを表します。
構文
Public Class RichTextBoxCell 
   Inherits Cell
public class RichTextBoxCell : Cell 
解説
RichTextBoxCellクラスは、RTF形式の情報を表示する特別なタイプのCellです。このセル型を使用すると、よりリッチな外観をユーザーに提供できます。RichTextBoxCellでは通常、ユーザーエクスペリエンスを向上させるため、CellStyle.Multilineプロパティをtrueに設定します。
継承階層

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         GrapeCity.Win.MultiRow.Cell
            GrapeCity.Win.MultiRow.RichTextBoxCell

参照

RichTextBoxCell メンバ
GrapeCity.Win.MultiRow 名前空間
Cell クラス
RichTextBoxEditingControl クラス

 

 


© 2008-2015 GrapeCity inc. All rights reserved.