FlexPivot for WinForms
Clear メソッド (Row)

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > Row クラス : Clear メソッド
ClearFlags value specifying which elements of the row should be cleared.
Clears this row.
シンタックス
'宣言
 
Public Overrides Sub Clear( _
   ByVal clearFlags As ClearFlags _
) 
public override void Clear( 
   ClearFlags clearFlags
)

パラメータ

clearFlags
ClearFlags value specifying which elements of the row should be cleared.
解説
Use this method to reset row properties to their default values (height, visibility, style, user data, etc.).
参照

Row クラス
Row メンバ