FlexPivot for WinForms
AutoSizeRow メソッド (C1FlexGridBase)

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > C1FlexGridBase クラス : AutoSizeRow メソッド
Row index.
Adjusts the height of a row to fit the data.
シンタックス
'宣言
 
Public Overridable Sub AutoSizeRow( _
   ByVal row As System.Integer _
) 
public virtual void AutoSizeRow( 
   System.int row
)

パラメータ

row
Row index.
参照

C1FlexGridBase クラス
C1FlexGridBase メンバ