Xceed Grid for WinForms v4.3 Documentation
GridElement Class Properties


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

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

Public Properties
 NameDescription
Public PropertyGets the alignment of the element's content.  
Public PropertyGets the ambient parent of the grid element.  
Public PropertyGets or sets the background color of the grid element.  
Public PropertyGets or sets a boolean value indicating if partial lines should be clipped.  
Public PropertyGets or sets the font of the grid element.  
Public PropertyGets or sets the foreground color of the grid element.  
Public PropertyGets the GridControl in which all the grid elements are contained.  
Public PropertyGets or sets the horizontal alignment of the grid element's content.  
Public PropertyGets a boolean value indicating if the BackColor property gets its value from its parent.  
Public PropertyGets a boolean value indicating if the ClipPartialLine property gets its value from its parent.  
Public PropertyGets a boolean value indicating if the Font property gets its value from its parent.  
Public PropertyGets a boolean value indicating if the ForeColor property gets its value from its parent.  
Public PropertyGets a boolean value indicating if the HorizontalAlignment property gets its value from its parent.  
Public PropertyGets a boolean value indicating if the OverrideUIStyle property gets its value from its parent.  
Public PropertyGets a boolean value indicating whether the OverrideUIStyle property has been explicitly set.  
Public PropertyGets a boolean value indicating if the ReadOnly property gets its value from its parent.  
Public PropertyGets a boolean value indicating if one or more properties of the ReportStyle have been explicitly set.  
Public PropertyGets a boolean value indicating if the Trimming property gets its value from its parent.  
Public PropertyGets a boolean value indicating if the VerticalAlignment property gets its value from its parent.  
Public PropertyGets a boolean value indicating if the WordWrap property gets its value from its parent.  
Public PropertyGets or sets a boolean value indicating whether any theming based on the UIStyle property of the GridControl will be overridden.  
Public PropertyGets the parent grid of the grid element.  
Public PropertyGets or sets a boolean value indicating if the content of cell(s) can be edited.  
Public PropertyGets the report style of the grid element.  
Public PropertyGets or sets the object that contains data about the grid element.  
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.  
Public PropertyGets or sets the vertical alignment of the grid element's content.  
Public PropertyGets or sets a boolean value indicating if the GridElement is visible.  
Public PropertyGets or sets a boolean value indicating if the text of the grid element should be wrapped.  
Top
Protected Properties
 NameDescription
Protected PropertyGets the ambient value of the grid element's BackColor property.  
Protected PropertyGets the ambient value of the grid element's ClipPartialLine property.  
Protected PropertyGets the ambient value of the grid element's Font property.  
Protected PropertyGets the ambient value of the grid element's ForeColor property.  
Protected PropertyGets the ambient value of the grid element's HorizontalAlignment property.  
Protected PropertyGets the ambient value of the grid elements's OverrideUIStyle property.  
Protected PropertyGets the ambient value of the grid element's ReadOnly property.  
Protected PropertyGets the ambient value of the grid element's Trimming property.  
Protected PropertyGets the ambient value of the grid element's VerticalAlignment property.  
Protected PropertyGets the ambient value of the grid element's WordWrap property.  
Protected PropertyGets the default value of the BackColor property.  
Protected PropertyGets the default value of the ClipPartialLine property.  
Protected PropertyGets the default value of the Font property  
Protected PropertyGets the default value of the ForeColor property  
Protected PropertyGets the default value of the HorizontalAlignment property.  
Protected PropertyGets the default value of the OverrideUIStyle property.  
Protected PropertyGets the default value of the ReadOnly property.  
Protected PropertyGets the default value of the Tag property.  
Protected PropertyGets the default value of the Trimming property.  
Protected PropertyGets the default value of the VerticalAlignment property.  
Protected PropertyGets the default value of the Visible property.  
Protected PropertyGets the default value of the WordWrap property.  
Protected PropertyGets a list of the events to which the grid element is subscribed. (Inherited from Xceed.Grid.GridElementBase)
Protected PropertyGets a boolean value indicating if the GridElement's parent is visible.  
Protected PropertyGets a collection of property names whose values have been explicitly set as well as the corresponding values. (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.  
Top
See Also

Reference

GridElement Class
Xceed.Grid Namespace