Xceed Grid for WinForms v4.3 Documentation
Column Class Properties


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

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

Public Properties
 NameDescription
Public PropertyGets the alignment of the element's content. (Inherited from Xceed.Grid.GridElement)
Public PropertyOverridden. Gets the ambient parent of the 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.  
Public PropertyGets or sets a boolean value indicating if the column can be sorted.  
Public PropertyGets or sets a value representing under what conditions cell editors are displayed.  
Public PropertyGets or sets the Xceed.Grid.Editors.CellEditorManager that will be used to edit the content of the column's cells.  
Public PropertyGets or sets the Xceed.Grid.Viewers.CellViewerManager that will be used to view the content of the column's cells.  
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.  
Public PropertyGets the data type of the column.  
Public PropertyGets the displayable index of the column.  
Public PropertyGets the field name of the column.  
Public PropertyGets or sets a boolean value indicating if the column is fixed.  
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.  
Public PropertyGets or sets the format that will be used to display data, in the column's cells.  
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.  
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.  
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.  
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 PropertyOverridden. Gets a boolean value indicating if the GridElement.ReadOnly property gets its value from its parent.  
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 or sets the maximum width of the column, in pixels.  
Public PropertyGets or sets the minimum width of the column, in pixels.  
Public PropertyGets or sets the text that is displayed when one of the column's cells contains a null reference (Nothing in Visual Basic).  
Public PropertyGets or sets the a null reference (Nothing in Visual Basic) value of the 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 PropertyOverridden. Gets the parent grid of the column.  
Public PropertyGets or sets a boolean value indicating if the content of cell(s) can be edited. (Inherited from Xceed.Grid.GridElement)
Public Property  
Public PropertyGets or sets a value indicating the direction in which the column is sorted.  
Public PropertyGets the index of the column within the DetailGrid.SortedColumns list.  
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.  
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.  
Public PropertyGets or sets the width of the column in pixels.  
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.  
Protected PropertyGets the default value of the CanBeSorted property.  
Protected PropertyGets the default value of the CellEditorDisplayConditions property.  
Protected PropertyGets the default value of the CellEditorManager property.  
Protected PropertyGets the default value of the CellViewerManager property.  
Protected PropertyGets the default value of the GridElement.ClipPartialLine property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the default value of the DataComparer property.  
Protected PropertyGets the default value of the Fixed property.  
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.  
Protected PropertyGets the default value of the FormatSpecifier property.  
Protected PropertyGets the default value of the GridElement.HorizontalAlignment property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the default value of the MaxWidth property.  
Protected PropertyGets the default value of the MinWidth property.  
Protected PropertyGets the default value of the NullText property.  
Protected PropertyGets the default value of the NullValue property.  
Protected PropertyGets the default value of the GridElement.OverrideUIStyle property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyOverridden. Gets the default value of the GridElement.ReadOnly property.  
Protected PropertyGets the default value of the SortDirection property.  
Protected PropertyGets the default value of the GridElement.Tag property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the default value of the Title property.  
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 PropertyOverridden. Gets the default value of the GridElement.Visible property.  
Protected PropertyGets the default value of the Width property.  
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
See Also

Reference

Column Class
Xceed.Grid Namespace