Xceed Grid for WinForms v4.3 Documentation
Column Class Methods


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

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

Public Methods
 NameDescription
Public MethodOverridden. Brings the column into the visible area of the grid.  
Public Method (Inherited from System.MarshalByRefObject)
Public Method (Inherited from System.MarshalByRefObject)
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 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 CanBeGrouped property to its default value, DefaultCanBeGrouped.  
Public MethodResets the value of the CanBeSorted property to its default value, DefaultCanBeSorted.  
Public MethodResets the value of the CellEditorDisplayConditions property to its default value, DefaultCellEditorDisplayConditions.  
Public MethodResets the value of the CellEditorManager property to its default value, DefaultCellEditorManager.  
Public MethodResets the value of the CellViewerManager property to its default value, DefaultCellViewerManager.  
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 DataComparer property to its default value, DefaultDataComparer.  
Public MethodResets the value of the Fixed property to its default value, DefaultFixed.  
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.  
Public MethodResets the value of the FormatSpecifier property to its default value, DefaultFormatSpecifier.  
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 MaxWidth property to its default value, DefaultMaxWidth.  
Public MethodResets the value of the MinWidth property to its default value, DefaultMinWidth.  
Public MethodResets the value of the NullText property to its default value, DefaultNullText.  
Public MethodResets the value of the NullValue property to its default value, DefaultNullValue.  
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 value of the SortDirection property to its default value, DefaultSortDirection.  
Public MethodResets the values of the properties affected by a GridElementStyle to their default values. (Inherited from Xceed.Grid.GridElement)
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 Title property to its default value, DefaultTitle.  
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 Width property to its default value, DefaultWidth.  
Public MethodResets the value of the GridElement.WordWrap property to its default value, GridElement.DefaultWordWrap. (Inherited from Xceed.Grid.GridElement)
Top
Protected Methods
 NameDescription
Protected Internal Method (Inherited from Xceed.Grid.GridElementBase)
Protected Internal MethodCreates a new Column object that is a copy of the current instance.  
Protected Method  
Protected MethodOverloaded. Retrieves the fitted width of the column in pixels.  
Protected Internal Method (Inherited from Xceed.Grid.GridElementBase)
Protected Internal Method (Inherited from Xceed.Grid.GridElementBase)
Protected Method (Inherited from Xceed.Grid.GridElementBase)
Protected MethodOverloaded.  (Inherited from System.MarshalByRefObject)
Protected MethodRaises the GridElement.BackColorChanged event. (Inherited from Xceed.Grid.GridElement)
Protected MethodRaises the CanBeGroupedChanged event.  
Protected MethodRaises the CanBeSortedChanged event.  
Protected MethodRaises the CellEditorDisplayConditionsChanged event.  
Protected MethodRaises the CellEditorManagerChanged event.  
Protected MethodRaises the CellViewerManagerChanged event.  
Protected MethodRaises the GridElement.ClipPartialLineChanged event. (Inherited from Xceed.Grid.GridElement)
Protected MethodRaises the DataComparerChanged event.  
Protected MethodRaises the FixedChanged event.  
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.  
Protected MethodRaises the FormatSpecifierChanged event.  
Protected MethodRaises the GridElement.HorizontalAlignmentChanged event. (Inherited from Xceed.Grid.GridElement)
Protected MethodRaises the MaxWidthChanged event.  
Protected MethodRaises the MinWidthChanged event.  
Protected MethodRaises the NullTextChanged event.  
Protected MethodRaises the NullValueChanged event.  
Protected MethodRaises the GridElement.OverrideUIStyleChanged event. (Inherited from Xceed.Grid.GridElement)
Protected MethodRaises the GridElement.ReadOnlyChanged event. (Inherited from Xceed.Grid.GridElement)
Protected MethodRaises the SortDirectionChanged event.  
Protected MethodRaises the TitleChanged event.  
Protected MethodRaises the GridElement.TrimmingChanged event. (Inherited from Xceed.Grid.GridElement)
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 VisibleIndexChanged event.  
Protected MethodRaises the WidthChanged event.  
Protected MethodRaises the GridElement.WordWrapChanged event. (Inherited from Xceed.Grid.GridElement)
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. This method is reserved for internal use and is not intended to be used directly from your code.  
Top
See Also

Reference

Column Class
Xceed.Grid Namespace