Xceed Grid for WinForms v4.3 Documentation
ColumnManagerCell Class Methods


Xceed.Grid.v4.3 Assembly > Xceed.Grid Namespace : ColumnManagerCell Class

For a list of all members of this type, see ColumnManagerCell members.

Public Methods
 NameDescription
Public MethodBrings the cell into the visible area of the grid. (Inherited from Xceed.Grid.Cell)
Public MethodComputes the location of the specified client point into grid coordinates. (Inherited from Xceed.Grid.VisualGridElement)
Public MethodComputes the size and location of the specified client rectangle in grid coordinates (Inherited from Xceed.Grid.VisualGridElement)
Public Method (Inherited from System.MarshalByRefObject)
Public MethodBegins a drag-and-drop operation. (Inherited from Xceed.Grid.VisualGridElement)
Public MethodOverloaded. Enter edit mode. (Inherited from Xceed.Grid.Cell)
Public MethodRetrieves the formatted text displayed by the cell. (Inherited from Xceed.Grid.Cell)
Public MethodRetrieves the grid element's visual style used to paint itself. (Inherited from Xceed.Grid.VisualGridElement)
Public MethodRetrieves the fitted height of the cell in pixels. (Inherited from Xceed.Grid.Cell)
Public MethodRetrieves the fitted width of the cell in pixels. (Inherited from Xceed.Grid.Cell)
Public Method (Inherited from System.MarshalByRefObject)
Public MethodComputes the location of the specified grid point into client coordinates. (Inherited from Xceed.Grid.VisualGridElement)
Public MethodComputes the size and location of the specified grid rectangle in client coordinates (Inherited from Xceed.Grid.VisualGridElement)
Public MethodThis method is reserved for internal use and is not intended to be used directly from your code.  
Public Method (Inherited from System.MarshalByRefObject)
Public MethodInvalidates the rectangle of the grid element and causes a paint message to be sent to the grid control. (Inherited from Xceed.Grid.VisualGridElement)
Public MethodStops the edition of the cell. (Inherited from Xceed.Grid.Cell)
Public MethodDetermines the location of the specified screen point into client coordinates. Should not be used when doing painting destined for printing. (Inherited from Xceed.Grid.VisualGridElement)
Public MethodDetermines the location of the specified client point into screen coordinates. (Inherited from Xceed.Grid.VisualGridElement)
Public MethodDetermine the size and location of the specified screen rectangle in client coordinates. (Inherited from Xceed.Grid.VisualGridElement)
Public MethodDetermines the size and location of the specified client rectangle in screen coordinates. (Inherited from Xceed.Grid.VisualGridElement)
Public MethodResets the value of the AccessibleDefaultActionDescription property to its default value, DefaultAccessibleDefaultActionDescription. (Inherited from Xceed.Grid.Cell)
Public MethodResets the value of the AccessibleDescription property to its default value, DefaultAccessibleDescription. (Inherited from Xceed.Grid.Cell)
Public MethodResets the value of the AccessibleName property to its default value, DefaultAccessibleName. (Inherited from Xceed.Grid.Cell)
Public MethodResets the value of the VisualGridElement.AllowDrop property to its default value, VisualGridElement.DefaultAllowDrop. (Inherited from Xceed.Grid.VisualGridElement)
Public MethodResets the value of the GridElement.BackColor property to its default value, GridElement.DefaultBackColor. (Inherited from Xceed.Grid.GridElement)
Public MethodResets the value of the VisualGridElement.BackgroundImage property to its default value, VisualGridElement.DefaultBackgroundImage. (Inherited from Xceed.Grid.VisualGridElement)
Public MethodResets the value of the VisualGridElement.BackgroundImageAlignment property to its default value, VisualGridElement.DefaultBackgroundImageAlignment. (Inherited from Xceed.Grid.VisualGridElement)
Public MethodResets the value of the VisualGridElement.BackgroundImageStyle property to its default value, VisualGridElement.DefaultBackgroundImageStyle. (Inherited from Xceed.Grid.VisualGridElement)
Public MethodResets the value of the CanBeCurrent property to its default value, DefaultCanBeCurrent. (Inherited from Xceed.Grid.Cell)
Public MethodResets the value of the CellEditorDisplayConditions property to its default value, DefaultCellEditorDisplayConditions. (Inherited from Xceed.Grid.Cell)
Public MethodResets the value of the CellEditorManager property to its default value, DefaultCellEditorManager. (Inherited from Xceed.Grid.Cell)
Public MethodResets the value of the CellViewerManager property to its default value, DefaultCellViewerManager. (Inherited from Xceed.Grid.Cell)
Public MethodResets the value of the GridElement.ClipPartialLine property to its default value, GridElement.DefaultClipPartialLine. (Inherited from Xceed.Grid.GridElement)
Public MethodResets the value of the ErrorDescription property to its default value, string.Empty. (Inherited from Xceed.Grid.Cell)
Public MethodResets the value of the GridElement.Font property to its default value, GridElement.DefaultFont. (Inherited from Xceed.Grid.GridElement)
Public MethodResets the value of the GridElement.ForeColor property to its default value, GridElement.DefaultForeColor. (Inherited from Xceed.Grid.GridElement)
Public MethodResets the value of the FormatProvider property to its default value, DefaultFormatProvider. (Inherited from Xceed.Grid.Cell)
Public MethodResets the value of the FormatSpecifier property to its default value, DefaultFormatSpecifier. (Inherited from Xceed.Grid.Cell)
Public MethodResets the value of the VisualGridElement.GradientMap property to its default value, VisualGridElement.DefaultGradientMap. (Inherited from Xceed.Grid.VisualGridElement)
Public MethodResets the value of the GridElement.HorizontalAlignment property to its default value, GridElement.DefaultHorizontalAlignment. (Inherited from Xceed.Grid.GridElement)
Public MethodResets the value of the HotTracking property to its default value, DefaultHotTracking.  
Public MethodResets the hot visual style of a VisualGridElement that is in a hot state. (Inherited from Xceed.Grid.VisualGridElement)
Public MethodResets the value of the NullText property to its default value, DefaultNullText. (Inherited from Xceed.Grid.Cell)
Public MethodResets the value of the NullValue property to its default value, DefaultNullValue. (Inherited from Xceed.Grid.Cell)
Public MethodResets the value of the GridElement.OverrideUIStyle property to its default value, GridElement.DefaultOverrideUIStyle. (Inherited from Xceed.Grid.GridElement)
Public MethodResets the value of the GridElement.ReadOnly property to its default value, GridElement.DefaultReadOnly. (Inherited from Xceed.Grid.GridElement)
Public MethodResets the property values of the GridElement.ReportStyle. (Inherited from Xceed.Grid.GridElement)
Public MethodResets the values of the properties affected by a GridElementStyle to their default values. (Inherited from Xceed.Grid.VisualGridElement)
Public MethodResets the value of the GridElement.Tag property to its default value, GridElement.DefaultTag. (Inherited from Xceed.Grid.GridElement)
Public MethodResets the value of the GridElement.Trimming property to its default value, GridElement.DefaultTrimming. (Inherited from Xceed.Grid.GridElement)
Public MethodResets the value of the GridElement.VerticalAlignment property to its default value, GridElement.DefaultVerticalAlignment. (Inherited from Xceed.Grid.GridElement)
Public MethodResets the value of the GridElement.Visible property to its default value, GridElement.DefaultVisible. (Inherited from Xceed.Grid.GridElement)
Public MethodResets the value of the GridElement.WordWrap property to its default value, GridElement.DefaultWordWrap. (Inherited from Xceed.Grid.GridElement)
Public MethodReturns a string representing the Value of the cell. (Inherited from Xceed.Grid.Cell)
Top
Protected Methods
 NameDescription
Protected Internal Method (Inherited from Xceed.Grid.GridElementBase)
Protected MethodCalculates the string format to apply to visual grid element. (Inherited from Xceed.Grid.VisualGridElement)
Protected Internal MethodOverridden. Creates a new Cell object that is a copy of the current instance.  
Protected Internal MethodOverridden. Retrieves the formatted text to paint in the cell. This does not necessarily correspond to Title.  
Protected Internal MethodOverridden. Retrieves the fitted height of the cell in pixels.  
Protected Internal MethodOverridden. Retrieves the fitted width of the cell in pixels.  
Protected Internal Method (Inherited from Xceed.Grid.GridElementBase)
Protected MethodOverridden. Retrieves the value assigned to the ColumnManagerCell.  
Protected Internal MethodDetermines if a character is an input character that the cell recognizes. (Inherited from Xceed.Grid.Cell)
Protected Internal MethodReturns a boolean value indicating if the key(s) pressed is an input key for the cell. (Inherited from Xceed.Grid.Cell)
Protected Internal Method (Inherited from Xceed.Grid.GridElementBase)
Protected Method (Inherited from Xceed.Grid.GridElementBase)
Protected MethodOverloaded.  (Inherited from System.MarshalByRefObject)
Protected MethodRaises the VisualGridElement.AllowDropChanged event. (Inherited from Xceed.Grid.VisualGridElement)
Protected MethodRaises the GridElement.BackColorChanged event. (Inherited from Xceed.Grid.GridElement)
Protected MethodRaises the VisualGridElement.BackgroundImageAlignmentChanged event. (Inherited from Xceed.Grid.VisualGridElement)
Protected MethodRaises the VisualGridElement.BackgroundImageChanged event. (Inherited from Xceed.Grid.VisualGridElement)
Protected MethodRaises the VisualGridElement.BackgroundImageStyleChanged event. (Inherited from Xceed.Grid.VisualGridElement)
Protected MethodRaises the CanBeCurrentChanged event. (Inherited from Xceed.Grid.Cell)
Protected MethodRaises the CellEditorDisplayConditionsChanged event. (Inherited from Xceed.Grid.Cell)
Protected MethodRaises the CellEditorManagerChanged event. (Inherited from Xceed.Grid.Cell)
Protected MethodRaises the CellViewerManagerChanged event. (Inherited from Xceed.Grid.Cell)
Protected Internal MethodOverridden. Raises the VisualGridElement.Click event.  
Protected MethodRaises the GridElement.ClipPartialLineChanged event. (Inherited from Xceed.Grid.GridElement)
Protected Internal MethodOverridden. Raises the VisualGridElement.DoubleClick event.  
Protected Internal MethodRaises the System.Windows.Forms.Control.DragDrop event. (Inherited from Xceed.Grid.VisualGridElement)
Protected Internal MethodRaises the System.Windows.Forms.Control.DragEnter event. (Inherited from Xceed.Grid.VisualGridElement)
Protected Internal MethodRaises the System.Windows.Forms.Control.DragLeave event. (Inherited from Xceed.Grid.VisualGridElement)
Protected Internal MethodRaises the System.Windows.Forms.Control.DragOver event. (Inherited from Xceed.Grid.VisualGridElement)
Protected MethodRaises the EditEntered event. (Inherited from Xceed.Grid.Cell)
Protected MethodRaises the EditLeft event. (Inherited from Xceed.Grid.Cell)
Protected Internal MethodRaises the EnteringEdit event. (Inherited from Xceed.Grid.Cell)
Protected MethodRaises the ErrorDescriptionChanged event. (Inherited from Xceed.Grid.Cell)
Protected MethodRaises the GridElement.FontChanged event. (Inherited from Xceed.Grid.GridElement)
Protected MethodRaises the GridElement.ForeColorChanged event. (Inherited from Xceed.Grid.GridElement)
Protected MethodRaises the FormatProviderChanged event. (Inherited from Xceed.Grid.Cell)
Protected MethodRaises the FormatSpecifierChanged event. (Inherited from Xceed.Grid.Cell)
Protected Internal MethodRaises the System.Windows.Forms.Control.GiveFeedback event. (Inherited from Xceed.Grid.VisualGridElement)
Protected MethodRaises the VisualGridElement.GradientMapChanged event. (Inherited from Xceed.Grid.VisualGridElement)
Protected MethodRaises the GridElement.HorizontalAlignmentChanged event. (Inherited from Xceed.Grid.GridElement)
Protected MethodRaises the VisualGridElement.HotVisualStyleChanged event. (Inherited from Xceed.Grid.VisualGridElement)
Protected Internal MethodRaises the VisualGridElement.KeyDown event. (Inherited from Xceed.Grid.Cell)
Protected Internal MethodRaises the VisualGridElement.KeyPress event. (Inherited from Xceed.Grid.Cell)
Protected Internal MethodRaises the VisualGridElement.KeyUp event. (Inherited from Xceed.Grid.VisualGridElement)
Protected Internal MethodRaises the LeavingEdit event. (Inherited from Xceed.Grid.Cell)
Protected Internal MethodOverridden. Raises the System.Windows.Forms.Control.MouseDown event.  
Protected Internal MethodOverridden. Raises the VisualGridElement.MouseEnter event.  
Protected Internal MethodOverridden. Raises the VisualGridElement.MouseLeave event.  
Protected Internal MethodOverridden. Raises the System.Windows.Forms.Control.MouseMove event.  
Protected Internal MethodOverridden. Raises the VisualGridElement.MouseUp event.  
Protected MethodRaises the NullTextChanged event. (Inherited from Xceed.Grid.Cell)
Protected MethodRaises the NullValueChanged event. (Inherited from Xceed.Grid.Cell)
Protected MethodRaises the GridElement.OverrideUIStyleChanged event. (Inherited from Xceed.Grid.GridElement)
Protected Internal MethodRaises the VisualGridElement.Paint event. (Inherited from Xceed.Grid.VisualGridElement)
Protected Internal MethodRaises the QueryAccessibilityHelp event. (Inherited from Xceed.Grid.Cell)
Protected Internal MethodRaises the System.Windows.Forms.Control.QueryContinueDrag event. (Inherited from Xceed.Grid.VisualGridElement)
Protected MethodRaises the GridElement.ReadOnlyChanged event. (Inherited from Xceed.Grid.GridElement)
Protected Internal MethodRaises the SiblingValueChanged event. (Inherited from Xceed.Grid.Cell)
Protected MethodRaises the GridElement.TrimmingChanged event. (Inherited from Xceed.Grid.GridElement)
Protected Internal MethodRaises the ValidationError event. (Inherited from Xceed.Grid.Cell)
Protected MethodRaises the ValueChanged event. (Inherited from Xceed.Grid.Cell)
Protected MethodRaises the ValueChanging event. (Inherited from Xceed.Grid.Cell)
Protected MethodRaises the GridElement.VerticalAlignmentChanged event. (Inherited from Xceed.Grid.GridElement)
Protected MethodRaises the GridElement.VisibleChanged event. (Inherited from Xceed.Grid.GridElement)
Protected MethodRaises the GridElement.WordWrapChanged event. (Inherited from Xceed.Grid.GridElement)
Protected Internal MethodOverridden. Paints the background of the grid element.  
Protected Internal MethodPaints the borders of the Cell. (Inherited from Xceed.Grid.Cell)
Protected Internal MethodOverridden. Paints the foreground of the ColumnManagerCell.  
Protected Internal MethodOverridden. Paints the column manager cell in a hot state.  
Protected Method (Inherited from Xceed.Grid.GridElementBase)
Protected Internal Method (Inherited from Xceed.Grid.GridElementBase)
Protected Method (Inherited from Xceed.Grid.GridElementBase)
Protected Internal Method (Inherited from Xceed.Grid.GridElementBase)
Protected MethodOverridden. Assigns the value to the ColumnManagerCell.  
Protected MethodThis method is reserved for internal use and is not intended to be used directly from your code. (Inherited from Xceed.Grid.Cell)
Top
See Also

Reference

ColumnManagerCell Class
Xceed.Grid Namespace