Xceed Grid for WinForms v4.3 Documentation
GridElement Class Methods


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

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

Public Methods
 NameDescription
Public MethodBrings the grid element into the visible area of the grid.  
Public Method (Inherited from System.MarshalByRefObject)
Public Method (Inherited from System.MarshalByRefObject)
Public Method (Inherited from System.MarshalByRefObject)
Public MethodResets the value of the BackColor property to its default value, DefaultBackColor.  
Public MethodResets the value of the ClipPartialLine property to its default value, DefaultClipPartialLine.  
Public MethodResets the value of the Font property to its default value, DefaultFont.  
Public MethodResets the value of the ForeColor property to its default value, DefaultForeColor.  
Public MethodResets the value of the HorizontalAlignment property to its default value, DefaultHorizontalAlignment.  
Public MethodResets the value of the OverrideUIStyle property to its default value, DefaultOverrideUIStyle.  
Public MethodResets the value of the ReadOnly property to its default value, DefaultReadOnly.  
Public MethodResets the property values of the ReportStyle.  
Public MethodResets the values of the properties affected by a GridElementStyle to their default values.  
Public MethodResets the value of the Tag property to its default value, DefaultTag.  
Public MethodResets the value of the Trimming property to its default value, DefaultTrimming.  
Public MethodResets the value of the VerticalAlignment property to its default value, DefaultVerticalAlignment.  
Public MethodResets the value of the Visible property to its default value, DefaultVisible.  
Public MethodResets the value of the WordWrap property to its default value, DefaultWordWrap.  
Top
Protected Methods
 NameDescription
Protected Internal Method (Inherited from Xceed.Grid.GridElementBase)
Protected Internal MethodRetrieves the value of the specified property in the Properties collection. (Inherited from Xceed.Grid.GridElementBase)
Protected Internal MethodRetrieves a boolean value indicating if the specified property has been explicitly set. (Inherited from Xceed.Grid.GridElementBase)
Protected Method (Inherited from Xceed.Grid.GridElementBase)
Protected MethodOverloaded.  (Inherited from System.MarshalByRefObject)
Protected MethodRaises the BackColorChanged event.  
Protected MethodRaises the ClipPartialLineChanged event.  
Protected MethodRaises the FontChanged event.  
Protected MethodRaises the ForeColorChanged event.  
Protected MethodRaises the HorizontalAlignmentChanged event.  
Protected MethodRaises the OverrideUIStyleChanged event.  
Protected MethodRaises the ReadOnlyChanged event.  
Protected MethodRaises the TrimmingChanged event.  
Protected MethodRaises the VerticalAlignmentChanged event.  
Protected MethodRaises the VisibleChanged event.  
Protected MethodRaises the WordWrapChanged event.  
Protected MethodRaises the specified event. (Inherited from Xceed.Grid.GridElementBase)
Protected Internal Method (Inherited from Xceed.Grid.GridElementBase)
Protected MethodRemoves the specified property from the Properties collection. (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.  
Top
See Also

Reference

GridElement Class
Xceed.Grid Namespace