FlexReport for WinForms
OutlineLabel プロパティ (Group)


C1.Report アセンブリ > C1.Report 名前空間 > Group クラス : OutlineLabel プロパティ
Gets or sets a ScriptStringValue yielding the label of the group in the outline tree.
シンタックス
'宣言
 
Public Property OutlineLabel As ScriptStringValue
'使用法
 
Dim instance As Group
Dim value As ScriptStringValue
 
instance.OutlineLabel = value
 
value = instance.OutlineLabel
public ScriptStringValue OutlineLabel {get; set;}
参照

参照

Group クラス
Group メンバ