FlexReport for WinForms
SetZOrder メソッド (FieldBase)


C1.Report.4.6.2 アセンブリ > C1.Report 名前空間 > FieldBase クラス : 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 _
) 
'使用法
 
Dim instance As FieldBase
Dim front As System.Boolean
 
instance.SetZOrder(front)
public void SetZOrder( 
   System.bool front
)

パラメータ

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

参照

FieldBase クラス
FieldBase メンバ