バージョン

SetupStarCells メソッド (CellsPanel)

開始列でループしてその幅を更新します。
シンタックス
'宣言
 
Protected Function SetupStarCells( _
   ByVal availableWidth As Double, _
   ByVal currentWidth As Double, _
   ByRef maxHeight As Double, _
   ByVal starColumns As Collection(Of CellBase) _
) As Double
protected double SetupStarCells( 
   double availableWidth,
   double currentWidth,
   ref double maxHeight,
   Collection<CellBase> starColumns
)

パラメータ

availableWidth
currentWidth
maxHeight
starColumns
参照