バージョン

Key プロパティ (UltraGridChildBand)

UltraGridChildBand に対して内部的に割り当てられるキー値です。このキーは、この UltraGridChildBand オブジェクトに関連する UltraGridBand オブジェクトのキーと同じです。UltraGridChildBand オブジェクトでは Key プロパティは読み取り専用です。
シンタックス
'宣言
 
Public Overrides Property Key As String
public override string Key {get; set;}
参照