ArcFM Engine Developer Guide
TreeGridViewTextBoxCell Class Members
Properties  Methods 


The following tables list the members exposed by TreeGridViewTextBoxCell.

Public Constructors
 NameDescription
Public ConstructorTreeGridViewTextBoxCell Constructor  
Top
Public Properties
 NameDescription
Public PropertyAccessibilityObject (Inherited from System.Windows.Forms.DataGridViewCell)
Public PropertyColumnIndex (Inherited from System.Windows.Forms.DataGridViewCell)
Public PropertyContentBounds (Inherited from System.Windows.Forms.DataGridViewCell)
Public PropertyContextMenuStrip (Inherited from System.Windows.Forms.DataGridViewCell)
Public PropertyDataGridView (Inherited from System.Windows.Forms.DataGridViewElement)
Public PropertyDefaultNewRowValue (Inherited from System.Windows.Forms.DataGridViewCell)
Public PropertyDisplayed (Inherited from System.Windows.Forms.DataGridViewCell)
Public PropertyEditedFormattedValue (Inherited from System.Windows.Forms.DataGridViewCell)
Public PropertyEditTypeOverridden.   
Public PropertyErrorIconBounds (Inherited from System.Windows.Forms.DataGridViewCell)
Public PropertyErrorText (Inherited from System.Windows.Forms.DataGridViewCell)
Public PropertyFormattedValue (Inherited from System.Windows.Forms.DataGridViewCell)
Public PropertyFormattedValueType (Inherited from System.Windows.Forms.DataGridViewTextBoxCell)
Public PropertyFrozen (Inherited from System.Windows.Forms.DataGridViewCell)
Public PropertyHasStyle (Inherited from System.Windows.Forms.DataGridViewCell)
Public PropertyInheritedState (Inherited from System.Windows.Forms.DataGridViewCell)
Public PropertyInheritedStyle (Inherited from System.Windows.Forms.DataGridViewCell)
Public PropertyIsInEditMode (Inherited from System.Windows.Forms.DataGridViewCell)
Public PropertyMaxInputLength (Inherited from System.Windows.Forms.DataGridViewTextBoxCell)
Public PropertyOwningColumn (Inherited from System.Windows.Forms.DataGridViewCell)
Public PropertyOwningRow (Inherited from System.Windows.Forms.DataGridViewCell)
Public PropertyPreferredSize (Inherited from System.Windows.Forms.DataGridViewCell)
Public PropertyReadOnly (Inherited from System.Windows.Forms.DataGridViewCell)
Public PropertyResizable (Inherited from System.Windows.Forms.DataGridViewCell)
Public PropertyRowIndex (Inherited from System.Windows.Forms.DataGridViewCell)
Public PropertySelected (Inherited from System.Windows.Forms.DataGridViewCell)
Public PropertySize (Inherited from System.Windows.Forms.DataGridViewCell)
Public PropertyState (Inherited from System.Windows.Forms.DataGridViewElement)
Public PropertyStyle (Inherited from System.Windows.Forms.DataGridViewCell)
Public PropertyTag (Inherited from System.Windows.Forms.DataGridViewCell)
Public PropertyToolTipText (Inherited from System.Windows.Forms.DataGridViewCell)
Public PropertyValue (Inherited from System.Windows.Forms.DataGridViewCell)
Public PropertyValueType (Inherited from System.Windows.Forms.DataGridViewTextBoxCell)
Public PropertyVisible (Inherited from System.Windows.Forms.DataGridViewCell)
Top
Public Methods
 NameDescription
Public MethodAdjustCellBorderStyle (Inherited from System.Windows.Forms.DataGridViewCell)
Public MethodClone (Inherited from System.Windows.Forms.DataGridViewTextBoxCell)
Public MethodDetachEditingControl (Inherited from System.Windows.Forms.DataGridViewTextBoxCell)
Public MethodDisposeOverloaded.  (Inherited from System.Windows.Forms.DataGridViewCell)
Public MethodGetContentBoundsOverloaded.  (Inherited from System.Windows.Forms.DataGridViewTextBoxCell)
Public MethodGetEditedFormattedValue (Inherited from System.Windows.Forms.DataGridViewCell)
Public MethodGetInheritedContextMenuStrip (Inherited from System.Windows.Forms.DataGridViewCell)
Public MethodGetInheritedState (Inherited from System.Windows.Forms.DataGridViewCell)
Public MethodGetInheritedStyle (Inherited from System.Windows.Forms.DataGridViewCell)
Public MethodInitializeEditingControl (Inherited from System.Windows.Forms.DataGridViewTextBoxCell)
Public MethodKeyEntersEditMode (Inherited from System.Windows.Forms.DataGridViewTextBoxCell)
Public MethodParseFormattedValue (Inherited from System.Windows.Forms.DataGridViewCell)
Public MethodPositionEditingControl (Inherited from System.Windows.Forms.DataGridViewTextBoxCell)
Public MethodPositionEditingPanel (Inherited from System.Windows.Forms.DataGridViewCell)
Public MethodToString (Inherited from System.Windows.Forms.DataGridViewTextBoxCell)
Top
Protected Methods
 NameDescription
Protected MethodBorderWidths (Inherited from System.Windows.Forms.DataGridViewCell)
Protected MethodClickUnsharesRow (Inherited from System.Windows.Forms.DataGridViewCell)
Protected MethodContentClickUnsharesRow (Inherited from System.Windows.Forms.DataGridViewCell)
Protected MethodContentDoubleClickUnsharesRow (Inherited from System.Windows.Forms.DataGridViewCell)
Protected MethodCreateAccessibilityInstance (Inherited from System.Windows.Forms.DataGridViewCell)
Protected MethodDoubleClickUnsharesRow (Inherited from System.Windows.Forms.DataGridViewCell)
Protected MethodEnterUnsharesRow (Inherited from System.Windows.Forms.DataGridViewCell)
Protected MethodFinalize (Inherited from System.Windows.Forms.DataGridViewCell)
Protected MethodGetClipboardContent (Inherited from System.Windows.Forms.DataGridViewCell)
Protected MethodGetErrorIconBounds (Inherited from System.Windows.Forms.DataGridViewTextBoxCell)
Protected MethodGetFormattedValue (Inherited from System.Windows.Forms.DataGridViewCell)
Protected MethodGetPreferredSize (Inherited from System.Windows.Forms.DataGridViewTextBoxCell)
Protected MethodGetSize (Inherited from System.Windows.Forms.DataGridViewCell)
Protected MethodGetValue (Inherited from System.Windows.Forms.DataGridViewCell)
Protected MethodKeyDownUnsharesRow (Inherited from System.Windows.Forms.DataGridViewCell)
Protected MethodKeyPressUnsharesRow (Inherited from System.Windows.Forms.DataGridViewCell)
Protected MethodKeyUpUnsharesRow (Inherited from System.Windows.Forms.DataGridViewCell)
Protected MethodLeaveUnsharesRow (Inherited from System.Windows.Forms.DataGridViewCell)
Protected MethodMouseClickUnsharesRow (Inherited from System.Windows.Forms.DataGridViewCell)
Protected MethodMouseDoubleClickUnsharesRow (Inherited from System.Windows.Forms.DataGridViewCell)
Protected MethodMouseDownUnsharesRow (Inherited from System.Windows.Forms.DataGridViewCell)
Protected MethodMouseEnterUnsharesRow (Inherited from System.Windows.Forms.DataGridViewCell)
Protected MethodMouseLeaveUnsharesRow (Inherited from System.Windows.Forms.DataGridViewCell)
Protected MethodMouseMoveUnsharesRow (Inherited from System.Windows.Forms.DataGridViewCell)
Protected MethodMouseUpUnsharesRow (Inherited from System.Windows.Forms.DataGridViewCell)
Protected MethodOnClick (Inherited from System.Windows.Forms.DataGridViewCell)
Protected MethodOnContentClick (Inherited from System.Windows.Forms.DataGridViewCell)
Protected MethodOnContentDoubleClick (Inherited from System.Windows.Forms.DataGridViewCell)
Protected MethodOnDataGridViewChanged (Inherited from System.Windows.Forms.DataGridViewCell)
Protected MethodOnDoubleClick (Inherited from System.Windows.Forms.DataGridViewCell)
Protected MethodOnEnter (Inherited from System.Windows.Forms.DataGridViewTextBoxCell)
Protected MethodOnKeyDown (Inherited from System.Windows.Forms.DataGridViewCell)
Protected MethodOnKeyPress (Inherited from System.Windows.Forms.DataGridViewCell)
Protected MethodOnKeyUp (Inherited from System.Windows.Forms.DataGridViewCell)
Protected MethodOnLeave (Inherited from System.Windows.Forms.DataGridViewTextBoxCell)
Protected MethodOnMouseClick (Inherited from System.Windows.Forms.DataGridViewTextBoxCell)
Protected MethodOnMouseDoubleClick (Inherited from System.Windows.Forms.DataGridViewCell)
Protected MethodOnMouseDown (Inherited from System.Windows.Forms.DataGridViewCell)
Protected MethodOnMouseEnter (Inherited from System.Windows.Forms.DataGridViewCell)
Protected MethodOnMouseLeave (Inherited from System.Windows.Forms.DataGridViewCell)
Protected MethodOnMouseMove (Inherited from System.Windows.Forms.DataGridViewCell)
Protected MethodOnMouseUp (Inherited from System.Windows.Forms.DataGridViewCell)
Protected MethodPaint (Inherited from System.Windows.Forms.DataGridViewTextBoxCell)
Protected MethodPaintBorder (Inherited from System.Windows.Forms.DataGridViewCell)
Protected MethodPaintErrorIcon (Inherited from System.Windows.Forms.DataGridViewCell)
Protected MethodRaiseCellClick (Inherited from System.Windows.Forms.DataGridViewElement)
Protected MethodRaiseCellContentClick (Inherited from System.Windows.Forms.DataGridViewElement)
Protected MethodRaiseCellContentDoubleClick (Inherited from System.Windows.Forms.DataGridViewElement)
Protected MethodRaiseCellValueChanged (Inherited from System.Windows.Forms.DataGridViewElement)
Protected MethodRaiseDataError (Inherited from System.Windows.Forms.DataGridViewElement)
Protected MethodRaiseMouseWheel (Inherited from System.Windows.Forms.DataGridViewElement)
Protected MethodSetValue (Inherited from System.Windows.Forms.DataGridViewCell)
Top
See Also

Reference

TreeGridViewTextBoxCell Class
Miner.Controls Namespace

 

 


Send Comment