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