AutoComplete for ASP.NET Web Forms
SetZOrder メソッド

C1.C1Report.4 アセンブリ > C1.C1Report 名前空間 > Field クラス : SetZOrder メソッド
Determines whether the field is brought to the front or sent to the back of the ZOrder.
Brings a field to the front or sends it to the back of the ZOrder.
シンタックス
'宣言
 
Public Sub SetZOrder( _
   ByVal front As System.Boolean _
) 
public void SetZOrder( 
   System.bool front
)

パラメータ

front
Determines whether the field is brought to the front or sent to the back of the ZOrder.
参照

Field クラス
Field メンバ