ActiveReports for .NET 18.0J
DrawCheckBoxInputField メソッド

GrapeCity.ActiveReports.Document.Section 名前空間 > Page クラス : DrawCheckBoxInputField メソッド
シンタックス
'宣言
 
Public Sub DrawCheckBoxInputField( _
   ByVal bounds As RectangleF, _
   ByVal fieldName As String, _
   ByVal readOnly As Boolean, _
   ByVal required As Boolean, _
   ByVal borderStyle As InputBorderStyle, _
   ByVal borderWidth As Single, _
   ByVal borderColor As Color, _
   ByVal checked As Boolean, _
   ByVal checkSize As Single, _
   ByVal checkStyle As InputCheckStyle _
) 

パラメータ

bounds
fieldName
readOnly
required
borderStyle
borderWidth
borderColor
checked
checkSize
checkStyle
参照

Page クラス
Page メンバ