True DBGrid for WinForms
CellTipsWidth プロパティ (C1TrueDBGrid)

C1.Win.C1TrueDBGrid.4.5.2 アセンブリ > C1.Win.C1TrueDBGrid 名前空間 > C1TrueDBGrid クラス : CellTipsWidth プロパティ
Gets or sets the width of the cell tip window.
シンタックス
'宣言
 
Public Property CellTipsWidth As System.Integer
public System.int CellTipsWidth {get; set;}
解説

The CellTipsWidth property returns or sets the width of the cell tip window in pixels.

By default, this property is set to zero, which causes the cell tip window to grow or shrink to accommodate the cell tip text. Override this behavior and give the cell tip window a fixed width by specifying a non-zero value for this property.

参照

C1TrueDBGrid クラス
C1TrueDBGrid メンバ