Is this content useful?
                        
                            
                            
                        
                        Thank you for your feedback!
                        Thank you for your feedback! You have rated this topic in the last 30 days.
                        
                     
                    
                        
    GetAutoEdit メソッド (UltraGridComboEditorOwner)
        AutoEditが有効かどうかを示します。
            
            
            シンタックス
            
            
            
            
            '宣言
 
Public Overrides Function GetAutoEdit( _
   ByVal  As Object _
) As Boolean
             
        
            
            public override bool GetAutoEdit( 
   object 
)
             
        
             
        
            パラメータ
- ownerContext
- Infragistics.Win.EmbeddableEditorBase.GetEmbeddableElement(Infragistics.Win.UIElement,Infragistics.Win.EmbeddableEditorOwnerBase,System.Object,Infragistics.Win.EmbeddableUIElementBase) メソッドに渡されたコンテキスト。
戻り値の型
AutoEditが有効かどうかを示します。
 
            
            
            
            
            
            
            
            
            
            
            
            参照