FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread 名前空間 > FpSpread クラス > PerformLayout メソッド : PerformLayout(Control,String) メソッド |
'Declaration Public Overloads Shadows Sub PerformLayout( _ ByVal affectedControl As Control, _ ByVal affectedProperty As String _ )
'使用法 Dim instance As FpSpread Dim affectedControl As Control Dim affectedProperty As String instance.PerformLayout(affectedControl, affectedProperty)
public new void PerformLayout( Control affectedControl, string affectedProperty )