FlexReport for WinForms
Name プロパティ (NamedObject)


C1.Document.4.6.2 アセンブリ > C1.Document 名前空間 > NamedObject クラス : Name プロパティ
Gets or sets the unique name of the current object. If an item with the specified name already exists in the owner, an exception is thrown.
シンタックス
'宣言
 
Public Property Name As System.String
'使用法
 
Dim instance As NamedObject
Dim value As System.String
 
instance.Name = value
 
value = instance.Name
public System.string Name {get; set;}
参照

参照

NamedObject クラス
NamedObject メンバ