<< Click to Display Table of Contents >>
マニュアル > コントロールリファレンス > データ > サマリレポートグリッドコントロール > メソッド >
フィールドのプロパティを設定する。
構文
SetFieldProperty(
groupId,
pageId,
fieldId,
name,
value
)
パラメータ
groupId
型:
数値
グループインデックス(0~)。
pageId
ページインデックス(0~)。
fieldId
フィールドインデックス(0~)。
name
文字
プロパティ名。
値
設定値。
戻り値
ブール
FALSE - 失敗。TRUE - 成功。
解説
以下はフィールドのプロパティ一覧です。
プロパティ名
Name
フィールド名。
Width
表示列幅。
Total
合計を表示するか。
Average
平均を表示するか。
Max
最大を表示するか。
Min
最小を表示するか。
LoadFactor
負荷率を表示するか。
ReportHeader1
ReportHeader2
...
フィールドのヘッダのタイトル。ReportHeader1が一番上のヘッダタイトル。
参照
Connect
DisConnect
LoadReportMaster
SaveReportMaster
GridLoadReport
GridSaveReport
CreateReport
CreateSubReport
PrintReport
GetReportHeaderCount
GetReportTitle
RedrawReport
IsReportLoaded
IsReportDirty
GetCurrentSummaryName
GetCurrentStartTime
GetCurrentEndTime
GetCurrentData
GetGroupCount
AddGroup
InsertGroup
DelGroup
ClearAllGroups
SetGroupProperty
GetGroupProperty
GetSelectedGroup
GetPageCount
AddPage
InsertPage
DelPage
SetPageProperty
GetPageProperty
GetSelectedPage
SelectPage
IncPage
GetFieldCount
AddField
InsertField
DelField
SearchField
SetFieldProperty
GetFieldProperty
GetFieldMasterInfo
SetReportData
GetLastError