Xceed Grid for WinForms v4.3 Documentation
DataBoundColumn Class Members
Properties  Methods  Events


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

The following tables list the members exposed by DataBoundColumn.

Protected Constructors
 NameDescription
Protected ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets the alignment of the element's content. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets the ambient parent of the column. (Inherited from Xceed.Grid.Column)
Public PropertyGets or sets the background color of the grid element. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets or sets a boolean value indicating if the column can be used to group the data rows. (Inherited from Xceed.Grid.Column)
Public PropertyGets or sets a boolean value indicating if the column can be sorted. (Inherited from Xceed.Grid.Column)
Public PropertyGets or sets a value representing under what conditions cell editors are displayed. (Inherited from Xceed.Grid.Column)
Public PropertyGets or sets the Xceed.Grid.Editors.CellEditorManager that will be used to edit the content of the column's cells. (Inherited from Xceed.Grid.Column)
Public PropertyGets or sets the Xceed.Grid.Viewers.CellViewerManager that will be used to view the content of the column's cells. (Inherited from Xceed.Grid.Column)
Public PropertyGets or sets a boolean value indicating if partial lines should be clipped. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets or sets an instance of a class which implements the System.Collections.IComparer interface in order to compare the column's data during grouping and sorting. (Inherited from Xceed.Grid.Column)
Public PropertyGets the data type of the column. (Inherited from Xceed.Grid.Column)
Public PropertyGets the displayable index of the column. (Inherited from Xceed.Grid.Column)
Public PropertyGets the field name of the column. (Inherited from Xceed.Grid.Column)
Public PropertyGets or sets a boolean value indicating if the column is fixed. (Inherited from Xceed.Grid.Column)
Public PropertyGets or sets the font of the grid element. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets or sets the foreground color of the grid element. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets or sets the custom Format Provider that will be used to format the data in the column's cells. (Inherited from Xceed.Grid.Column)
Public PropertyGets or sets the format that will be used to display data, in the column's cells. (Inherited from Xceed.Grid.Column)
Public PropertyGets the GridElement.GridControl in which all the grid elements are contained. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets or sets the horizontal alignment of the grid element's content. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets the index of the column in the grid's collection of columns. (Inherited from Xceed.Grid.Column)
Public PropertyGets a boolean value indicating if the GridElement.BackColor property gets its value from its parent. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets a boolean value indicating if the GridElement.ClipPartialLine property gets its value from its parent. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets a boolean value indicating whether the first column is displayable. (Inherited from Xceed.Grid.Column)
Public PropertyGets a boolean value indicating if the GridElement.Font property gets its value from its parent. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets a boolean value indicating if the GridElement.ForeColor property gets its value from its parent. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets a boolean value indicating if the GridElement.HorizontalAlignment property gets its value from its parent. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets a boolean value indicating whether the last column is displayable. (Inherited from Xceed.Grid.Column)
Public PropertyGets a boolean value indicating if the GridElement.OverrideUIStyle property gets its value from its parent. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets a boolean value indicating whether the GridControl.OverrideUIStyle property has been explicitly set. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets a boolean value indicating if the GridElement.ReadOnly property gets its value from its parent. (Inherited from Xceed.Grid.Column)
Public PropertyGets a boolean value indicating if one or more properties of the GridElement.ReportStyle have been explicitly set. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets a boolean value indicating if the GridElement.Trimming property gets its value from its parent. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets a boolean value indicating if the GridElement.VerticalAlignment property gets its value from its parent. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets a boolean value indicating if the GridElement.WordWrap property gets its value from its parent. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets a boolean value indicating if the column is linked to a field in the data source.  
Public PropertyGets or sets the maximum width of the column, in pixels. (Inherited from Xceed.Grid.Column)
Public PropertyGets or sets the minimum width of the column, in pixels. (Inherited from Xceed.Grid.Column)
Public PropertyGets or sets the text that is displayed when one of the column's cells contains a null reference (Nothing in Visual Basic). (Inherited from Xceed.Grid.Column)
Public PropertyGets or sets the a null reference (Nothing in Visual Basic) value of the column. (Inherited from Xceed.Grid.Column)
Public PropertyGets or sets a boolean value indicating whether any theming based on the UIStyle property of the GridControl will be overridden. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets the parent grid of the column. (Inherited from Xceed.Grid.Column)
Public PropertyGets or sets a boolean value indicating if the content of cell(s) can be edited. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets a boolean value indicating if the field in the data source to which the column is Linked is read only.  
Public Property (Inherited from Xceed.Grid.Column)
Public PropertyGets or sets a value indicating the direction in which the column is sorted. (Inherited from Xceed.Grid.Column)
Public PropertyGets the index of the column within the DetailGrid.SortedColumns list. (Inherited from Xceed.Grid.Column)
Public PropertyGets or sets the object that contains data about the grid element. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets or sets the title of the column displayed in the corresponding cell in the ColumnManagerRow. (Inherited from Xceed.Grid.Column)
Public PropertyGets or sets a value indicating how text displayed in the cell will be trimmed when it exceeds the edges of the layout rectangle. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets or sets the vertical alignment of the grid element's content. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets or sets a boolean value indicating if the GridElement is visible. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets or sets the visible position of the column. (Inherited from Xceed.Grid.Column)
Public PropertyGets or sets the width of the column in pixels. (Inherited from Xceed.Grid.Column)
Public PropertyGets or sets a boolean value indicating if the text of the grid element should be wrapped. (Inherited from Xceed.Grid.GridElement)
Top
Protected Properties
 NameDescription
Protected PropertyGets the ambient value of the grid element's GridElement.BackColor property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the ambient value of the grid element's GridElement.ClipPartialLine property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the ambient value of the grid element's GridElement.Font property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the ambient value of the grid element's GridElement.ForeColor property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the ambient value of the grid element's GridElement.HorizontalAlignment property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the ambient value of the grid elements's GridElement.OverrideUIStyle property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the ambient value of the grid element's GridElement.ReadOnly property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the ambient value of the grid element's GridElement.Trimming property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the ambient value of the grid element's GridElement.VerticalAlignment property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the ambient value of the grid element's GridElement.WordWrap property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the default value of the GridElement.BackColor property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the default value of the CanBeGrouped property. (Inherited from Xceed.Grid.Column)
Protected PropertyGets the default value of the CanBeSorted property. (Inherited from Xceed.Grid.Column)
Protected PropertyGets the default value of the CellEditorDisplayConditions property. (Inherited from Xceed.Grid.Column)
Protected PropertyGets the default value of the CellEditorManager property. (Inherited from Xceed.Grid.Column)
Protected PropertyGets the default value of the CellViewerManager property. (Inherited from Xceed.Grid.Column)
Protected PropertyGets the default value of the GridElement.ClipPartialLine property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the default value of the DataComparer property. (Inherited from Xceed.Grid.Column)
Protected PropertyGets the default value of the Fixed property. (Inherited from Xceed.Grid.Column)
Protected PropertyGets the default value of the GridElement.Font property (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the default value of the GridElement.ForeColor property (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the default value of the FormatProvider property. (Inherited from Xceed.Grid.Column)
Protected PropertyGets the default value of the FormatSpecifier property. (Inherited from Xceed.Grid.Column)
Protected PropertyGets the default value of the GridElement.HorizontalAlignment property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the default value of the MaxWidth property. (Inherited from Xceed.Grid.Column)
Protected PropertyGets the default value of the MinWidth property. (Inherited from Xceed.Grid.Column)
Protected PropertyGets the default value of the NullText property. (Inherited from Xceed.Grid.Column)
Protected PropertyGets the default value of the NullValue property. (Inherited from Xceed.Grid.Column)
Protected PropertyGets the default value of the GridElement.OverrideUIStyle property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the default value of the GridElement.ReadOnly property. (Inherited from Xceed.Grid.Column)
Protected PropertyGets the default value of the SortDirection property. (Inherited from Xceed.Grid.Column)
Protected PropertyGets the default value of the GridElement.Tag property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the default value of the Title property. (Inherited from Xceed.Grid.Column)
Protected PropertyGets the default value of the GridElement.Trimming property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the default value of the GridElement.VerticalAlignment property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the default value of the GridElement.Visible property. (Inherited from Xceed.Grid.Column)
Protected PropertyGets the default value of the Width property. (Inherited from Xceed.Grid.Column)
Protected PropertyGets the default value of the GridElement.WordWrap property. (Inherited from Xceed.Grid.GridElement)
Protected Property (Inherited from Xceed.Grid.GridElementBase)
Protected PropertyGets a boolean value indicating if the GridElement's parent is visible. (Inherited from Xceed.Grid.GridElement)
Protected Property (Inherited from Xceed.Grid.GridElementBase)
Protected Internal PropertyThis property is reserved for internal use and is not intended to be used directly from your code. (Inherited from Xceed.Grid.GridElement)
Top
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
Public Events
 NameDescription
Public EventRaised when the value of the GridElement.BackColor property is changed. (Inherited from Xceed.Grid.GridElement)
Public EventRaised when the value of the CanBeGrouped property is changed. (Inherited from Xceed.Grid.Column)
Public EventRaised when the value of the CanBeSorted property is changed. (Inherited from Xceed.Grid.Column)
Public EventRaised when the value of the CellEditorDisplayConditions property is changed. (Inherited from Xceed.Grid.Column)
Public EventRaised when the value of the CellEditorManager property is changed. (Inherited from Xceed.Grid.Column)
Public EventRaised when the value of the CellViewerManager property is changed. (Inherited from Xceed.Grid.Column)
Public EventRaised when the value of the GridElement.ClipPartialLine property is changed. (Inherited from Xceed.Grid.GridElement)
Public EventRaised when the value of the DataComparer property is changed. (Inherited from Xceed.Grid.Column)
Public EventRaised when the value of the Fixed property is changed. (Inherited from Xceed.Grid.Column)
Public EventRaised when the value of the GridElement.Font property is changed. (Inherited from Xceed.Grid.GridElement)
Public EventRaised when the value of the GridElement.ForeColor property is changed. (Inherited from Xceed.Grid.GridElement)
Public EventRaised when the value of the FormatProvider property is changed. (Inherited from Xceed.Grid.Column)
Public EventRaised when the value of the FormatSpecifier property is changed. (Inherited from Xceed.Grid.Column)
Public EventRaised when the value of the GridElement.HorizontalAlignment property is changed. (Inherited from Xceed.Grid.GridElement)
Public EventRaised when the value of the MaxWidth property is changed. (Inherited from Xceed.Grid.Column)
Public EventRaised when the value of the MinWidth property is changed. (Inherited from Xceed.Grid.Column)
Public EventRaised when the value of the NullText property is changed. (Inherited from Xceed.Grid.Column)
Public EventRaised when the value of the NullValue property is changed. (Inherited from Xceed.Grid.Column)
Public EventRaised when the value of the GridElement.OverrideUIStyle property is changed. (Inherited from Xceed.Grid.GridElement)
Public EventRaised when the value of the GridElement.ReadOnly property is changed. (Inherited from Xceed.Grid.GridElement)
Public EventRaised when the value of the SortDirection property is changed. (Inherited from Xceed.Grid.Column)
Public EventRaised when the value of the Title property is changed. (Inherited from Xceed.Grid.Column)
Public EventRaised when the value of the GridElement.Trimming property is changed. (Inherited from Xceed.Grid.GridElement)
Public EventRaised when the value of the GridElement.VerticalAlignment property is changed. (Inherited from Xceed.Grid.GridElement)
Public EventRaised when the value of the GridElement.Visible property is changed. (Inherited from Xceed.Grid.GridElement)
Public EventRaised when the value of the VisibleIndex property is changed. (Inherited from Xceed.Grid.Column)
Public EventRaised when the value of the Width property is changed. (Inherited from Xceed.Grid.Column)
Public EventRaised when the value of the GridElement.WordWrap property is changed. (Inherited from Xceed.Grid.GridElement)
Top
See Also

Reference

DataBoundColumn Class
Xceed.Grid Namespace