FlexReport for WinForms
Owner プロパティ (DictionaryItem)


C1.Document アセンブリ > C1.Document 名前空間 > DictionaryItem クラス : Owner プロパティ
Gets the Dictionary object that is the owner of the current item.
シンタックス
'宣言
 
Public Shadows Property Owner As Dictionary
'使用法
 
Dim instance As DictionaryItem
Dim value As Dictionary
 
instance.Owner = value
 
value = instance.Owner
public new Dictionary Owner {get; set;}
参照

参照

DictionaryItem クラス
DictionaryItem メンバ