FlexPivot for WinForms
GroupHeaderFormat プロパティ (C1FlexGridBase)

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > C1FlexGridBase クラス : GroupHeaderFormat プロパティ
Gets or sets the format string used to create group headers for each GroupDescription. The GroupHeaderFormat contains placeholders for the group name, current value, and item count. The placeholders are enclosed in curly brackets. For example, the default value for the GroupHeaderFormat property is: "{name}: {value} ({count} items)"
シンタックス
'宣言
 
Public Property GroupHeaderFormat As System.String
public System.string GroupHeaderFormat {get; set;}
参照

C1FlexGridBase クラス
C1FlexGridBase メンバ