Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
Key プロパティ (UltraGridChildBand)
UltraGridChildBand に対して内部的に割り当てられるキー値です。このキーは、この UltraGridChildBand オブジェクトに関連する UltraGridBand オブジェクトのキーと同じです。UltraGridChildBand オブジェクトでは Key プロパティは読み取り専用です。
シンタックス
'宣言
Public Overrides Property Key As String
public override string Key {get; set;}
参照