PowerTools SPREAD for ASP.NET 8.0J
暗黙的 キャスト 演算子 オペレータ (BorderProperty)

BorderProperty
境界線プロパティを整数値に変換します。
構文
'Declaration
 
Public Operator Widening CType( _
   ByVal prop As BorderProperty _
) As Integer
public int operator implicit( 
   BorderProperty prop
)

パラメータ

prop
BorderProperty

戻り値の型

プロパティのインデックス
C# does not support the opImplicit method. 
Dim bp As FarPoint.Web.Spread.BorderProperty 
Response.Write(bp.opImplicit(bp.BorderColorBottom))
参照

BorderProperty クラス
BorderProperty メンバ

 

 


© 2003-2015, GrapeCity inc. All rights reserved.