バージョン

GetElementFromCell(UltraDataGridViewCell,UIElementsCollection) メソッド

セルのEmbeddableElementを返します
シンタックス
'宣言
 
Public Function GetElementFromCell( _
   ByVal cell As UltraDataGridViewCell, _
   ByVal elements As UIElementsCollection _
) As EmbeddableUIElementBase

パラメータ

cell
UltraDataGridViewCell
elements
EmbeddableElementを検索するUIElementsのCollection。

戻り値の型

提供されたセルに関連付けられた Infragistics.Win.EmbeddableUIElementBase
参照