Xceed Grid for WinForms v4.3 Documentation
DataBoundColumn Class Methods


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

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

Public Methods
 NameDescription
Public MethodBrings the column into the visible area of the grid. (Inherited from Xceed.Grid.Column)
Public Method (Inherited from System.MarshalByRefObject)
Public Method (Inherited from System.MarshalByRefObject)
Public MethodOverloaded. This 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. (Inherited from Xceed.Grid.Column)
Public MethodResets the value of the CanBeSorted property to its default value, DefaultCanBeSorted. (Inherited from Xceed.Grid.Column)
Public MethodResets the value of the CellEditorDisplayConditions property to its default value, DefaultCellEditorDisplayConditions. (Inherited from Xceed.Grid.Column)
Public MethodResets the value of the CellEditorManager property to its default value, DefaultCellEditorManager. (Inherited from Xceed.Grid.Column)
Public MethodResets the value of the CellViewerManager property to its default value, DefaultCellViewerManager. (Inherited from Xceed.Grid.Column)
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. (Inherited from Xceed.Grid.Column)
Public MethodResets the value of the Fixed property to its default value, DefaultFixed. (Inherited from Xceed.Grid.Column)
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.Column)
Public MethodResets the value of the FormatSpecifier property to its default value, DefaultFormatSpecifier. (Inherited from Xceed.Grid.Column)
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. (Inherited from Xceed.Grid.Column)
Public MethodResets the value of the MinWidth property to its default value, DefaultMinWidth. (Inherited from Xceed.Grid.Column)
Public MethodResets the value of the NullText property to its default value, DefaultNullText. (Inherited from Xceed.Grid.Column)
Public MethodResets the value of the NullValue property to its default value, DefaultNullValue. (Inherited from Xceed.Grid.Column)
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. (Inherited from Xceed.Grid.Column)
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. (Inherited from Xceed.Grid.Column)
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. (Inherited from Xceed.Grid.Column)
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 MethodOverridden. Creates a new Column object that is a copy of the current instance.  
Protected Method (Inherited from Xceed.Grid.Column)
Protected MethodOverloaded. Retrieves the fitted width of the column in pixels. (Inherited from Xceed.Grid.Column)
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. (Inherited from Xceed.Grid.Column)
Protected MethodRaises the CanBeSortedChanged event. (Inherited from Xceed.Grid.Column)
Protected MethodRaises the CellEditorDisplayConditionsChanged event. (Inherited from Xceed.Grid.Column)
Protected MethodRaises the CellEditorManagerChanged event. (Inherited from Xceed.Grid.Column)
Protected MethodRaises the CellViewerManagerChanged event. (Inherited from Xceed.Grid.Column)
Protected MethodRaises the GridElement.ClipPartialLineChanged event. (Inherited from Xceed.Grid.GridElement)
Protected MethodRaises the DataComparerChanged event. (Inherited from Xceed.Grid.Column)
Protected MethodRaises the FixedChanged event. (Inherited from Xceed.Grid.Column)
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.Column)
Protected MethodRaises the FormatSpecifierChanged event. (Inherited from Xceed.Grid.Column)
Protected MethodRaises the GridElement.HorizontalAlignmentChanged event. (Inherited from Xceed.Grid.GridElement)
Protected MethodRaises the MaxWidthChanged event. (Inherited from Xceed.Grid.Column)
Protected MethodRaises the MinWidthChanged event. (Inherited from Xceed.Grid.Column)
Protected MethodRaises the NullTextChanged event. (Inherited from Xceed.Grid.Column)
Protected MethodRaises the NullValueChanged event. (Inherited from Xceed.Grid.Column)
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. (Inherited from Xceed.Grid.Column)
Protected MethodRaises the TitleChanged event. (Inherited from Xceed.Grid.Column)
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. (Inherited from Xceed.Grid.Column)
Protected MethodRaises the WidthChanged event. (Inherited from Xceed.Grid.Column)
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 MethodThis method is reserved for internal use and is not intended to be used directly from your code. (Inherited from Xceed.Grid.Column)
Top
See Also

Reference

DataBoundColumn Class
Xceed.Grid Namespace