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


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

The following tables list the members exposed by TextRow.

Protected Constructors
 NameDescription
Protected ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets or sets the default action description of the element for use by accessibility client applications. (Inherited from Xceed.Grid.Row)
Public PropertyGets or sets the description of the element used by accessibility client applications. (Inherited from Xceed.Grid.Row)
Public PropertyGets or sets the name of the element used by accessibility client applications. (Inherited from Xceed.Grid.Row)
Public PropertyGets the alignment of the element's content. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets or sets a boolean value indicating whether the grid element can accept data that the user drags onto it. (Inherited from Xceed.Grid.VisualGridElement)
Public PropertyGets the ambient parent of the row. (Inherited from Xceed.Grid.Row)
Public PropertyGets or sets a value indicating what the default height of the row will be in the case where the Height property is not explicitly set. (Inherited from Xceed.Grid.Row)
Public PropertyGets or sets the background color of the grid element. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets or sets the background image of the grid element. (Inherited from Xceed.Grid.VisualGridElement)
Public PropertyGets or sets the alignment of the grid element's background image. (Inherited from Xceed.Grid.VisualGridElement)
Public PropertyGets or sets the style of the grid element's background image. (Inherited from Xceed.Grid.VisualGridElement)
Public PropertyGets the borders of the Row. (Inherited from Xceed.Grid.Row)
Public PropertyGets a System.Drawing.Rectangle structure that represents the grid element's bounds. The X and Y coordinates are relative to the grid's client rectangle and can be negative if the grid is scrolled. (Inherited from Xceed.Grid.VisualGridElement)
Public PropertyGets or sets a boolean value indicating if the row can be the current row. (Inherited from Xceed.Grid.Row)
Public PropertyGets or sets a boolean value indicating if the row can be selected. (Inherited from Xceed.Grid.Row)
Public PropertyGets or sets a boolean value indicating if the grid element will receive all mouse events. (Inherited from Xceed.Grid.VisualGridElement)
Public PropertyGets the client rectangle of the grid element. The rectangle represents the visible portion of the grid element and is in client coordinates. The X and Y coordinates are always 0,0. (Inherited from Xceed.Grid.VisualGridElement)
Public PropertyGets or sets a boolean value indicating if partial lines should be clipped. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets the display rectangle of the grid element. The rectangle is in client coordinates and the X and Y coordinates can be negative if the grid is scrolled. (Inherited from Xceed.Grid.VisualGridElement)
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 GradientMap of the visual grid element. (Inherited from Xceed.Grid.VisualGridElement)
Public PropertyGets the GridControl in which all the grid elements are contained. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets or sets the height of the row in pixels. (Inherited from Xceed.Grid.Row)
Public PropertyGets or sets the horizontal alignment of the grid element's content. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets or sets the style of a VisualGridElement that is in a hot state. (Inherited from Xceed.Grid.VisualGridElement)
Public PropertyGets or sets a boolean value indicating if the row is indented. (Inherited from Xceed.Grid.Row)
Public PropertyGets a boolean value indicating if the BackColor property gets its value from its parent. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets a boolean value indicating if the ClipPartialLine property gets its value from its parent. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets a boolean value indicating if the row is the current row. (Inherited from Xceed.Grid.Row)
Public PropertyGets a boolean value indicating if the Font property gets its value from its parent. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets a boolean value indicating if the ForeColor property gets its value from its parent. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets a boolean value indicating if the HorizontalAlignment property gets its value from its parent. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets a boolean value indicating if the OverrideUIStyle property gets its value from its parent. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets a boolean value indicating whether the OverrideUIStyle property has been explicitly set. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets a boolean value indicating if the ReadOnly property gets its value from its parent. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets a boolean value indicating if one or more properties of the ReportStyle have been explicitly set. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets or sets a boolean value indicating if the row is selected. (Inherited from Xceed.Grid.Row)
Public PropertyGets a boolean value indicating if the Trimming property gets its value from its parent. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets a boolean value indicating if the VerticalAlignment property gets its value from its parent. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets a boolean value indicating if the WordWrap property gets its value from its parent. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets a value representing the location of the row within its ParentGroup. (Inherited from Xceed.Grid.Row)
Public PropertyGets or sets the maximum height of the row in pixels. (Inherited from Xceed.Grid.Row)
Public PropertyGets or sets the minimum height of the row in pixels. (Inherited from Xceed.Grid.Row)
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 a reference to the parent grid of the row. (Inherited from Xceed.Grid.Row)
Public PropertyGets a reference to the parent group of the row. (Inherited from Xceed.Grid.Row)
Public PropertyGets or sets a boolean value indicating if the content of cell(s) can be edited. (Inherited from Xceed.Grid.GridElement)
Public Property (Inherited from Xceed.Grid.Row)
Public PropertyGets a reference to the row's RowSelector. (Inherited from Xceed.Grid.Row)
Public PropertyGets or sets a value indicating whether or not this Row's horizontal treeline is displayed. (Inherited from Xceed.Grid.Row)
Public PropertyGets or sets the object that contains data about the grid element. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets or sets the text of the TextRow.  
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 a boolean value indicating if the row is visible when its parent group is collapsed. (Inherited from Xceed.Grid.Row)
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 visual grid element's BackColor property. (Inherited from Xceed.Grid.VisualGridElement)
Protected PropertyGets the ambient value of the grid element's ClipPartialLine property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the ambient value of the grid element's Font property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the ambient value of the grid element's ForeColor property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the ambient value of the grid element's HorizontalAlignment property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the ambient value of the grid elements's OverrideUIStyle property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the ambient value of the grid element's ReadOnly property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the ambient value of the grid element's Trimming property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the ambient value of the grid element's VerticalAlignment property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the ambient value of the grid element's WordWrap property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the default value of the AccessibleDefaultActionDescription property. (Inherited from Xceed.Grid.Row)
Protected PropertyGets the default value of the AccessibleDescription property. (Inherited from Xceed.Grid.Row)
Protected PropertyGets the default value of the AccessibleName property. (Inherited from Xceed.Grid.Row)
Protected PropertyGets the default value of the VisualGridElement.AllowDrop property. (Inherited from Xceed.Grid.VisualGridElement)
Protected PropertyGets the default value of the AutoHeightMode property. (Inherited from Xceed.Grid.Row)
Protected PropertyGets the default value of the BackColor property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the default value of the VisualGridElement.BackgroundImage property. (Inherited from Xceed.Grid.VisualGridElement)
Protected PropertyGets the default value of the VisualGridElement.BackgroundImageAlignment property. (Inherited from Xceed.Grid.VisualGridElement)
Protected PropertyGets the default value of the VisualGridElement.BackgroundImageStyle property. (Inherited from Xceed.Grid.VisualGridElement)
Protected PropertyGets the default value of the CanBeCurrent property. (Inherited from Xceed.Grid.Row)
Protected PropertyGets the default value of the CanBeSelected property. (Inherited from Xceed.Grid.Row)
Protected PropertyGets the default value of the ClipPartialLine property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the default value of the Font property (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the default value of the ForeColor property (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the default VisualGridElement.GradientMap of the VisualGridElement. (Inherited from Xceed.Grid.VisualGridElement)
Protected PropertyGets the default value of the Height property. (Inherited from Xceed.Grid.Row)
Protected PropertyGets the default value of the HorizontalAlignment property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the default visual style of a VisualGridElement that is in a hot state. (Inherited from Xceed.Grid.VisualGridElement)
Protected PropertyGets the default value of the Indented property. (Inherited from Xceed.Grid.Row)
Protected PropertyGets the default value of the MaxHeight property. (Inherited from Xceed.Grid.Row)
Protected PropertyGets the default value of the MinHeight property. (Inherited from Xceed.Grid.Row)
Protected PropertyGets the default value of the OverrideUIStyle property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the default value of the ReadOnly property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the default value of the ShowTreeLine property. (Inherited from Xceed.Grid.Row)
Protected PropertyGets the default value of the Tag property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the default value of the Text property.  
Protected PropertyGets the default value of the Trimming property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the default value of the VerticalAlignment property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the default value of the Visible property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the default value of the VisibleWhenCollapsed property. (Inherited from Xceed.Grid.Row)
Protected PropertyGets the default value of the WordWrap property. (Inherited from Xceed.Grid.GridElement)
Protected Property (Inherited from Xceed.Grid.GridElementBase)
Protected Internal PropertyGets a boolean value indicating whether the mouse is over the current VisualGridElement. (Inherited from Xceed.Grid.VisualGridElement)
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 row into the visible area of the grid. (Inherited from Xceed.Grid.Row)
Public MethodComputes the location of the specified client point into grid coordinates. (Inherited from Xceed.Grid.VisualGridElement)
Public MethodComputes the size and location of the specified client rectangle in grid coordinates (Inherited from Xceed.Grid.VisualGridElement)
Public Method (Inherited from System.MarshalByRefObject)
Public MethodBegins a drag-and-drop operation. (Inherited from Xceed.Grid.VisualGridElement)
Public MethodRetrieves the grid element's visual style used to paint itself. (Inherited from Xceed.Grid.VisualGridElement)
Public MethodRetrieves the fitted height of the row in pixels. (Inherited from Xceed.Grid.Row)
Public Method (Inherited from System.MarshalByRefObject)
Public MethodComputes the location of the specified grid point into client coordinates. (Inherited from Xceed.Grid.VisualGridElement)
Public MethodComputes the size and location of the specified grid rectangle in client coordinates (Inherited from Xceed.Grid.VisualGridElement)
Public Method (Inherited from System.MarshalByRefObject)
Public MethodInvalidates the rectangle of the grid element and causes a paint message to be sent to the grid control. (Inherited from Xceed.Grid.VisualGridElement)
Public MethodDetermines the location of the specified screen point into client coordinates. Should not be used when doing painting destined for printing. (Inherited from Xceed.Grid.VisualGridElement)
Public MethodDetermines the location of the specified client point into screen coordinates. (Inherited from Xceed.Grid.VisualGridElement)
Public MethodDetermine the size and location of the specified screen rectangle in client coordinates. (Inherited from Xceed.Grid.VisualGridElement)
Public MethodDetermines the size and location of the specified client rectangle in screen coordinates. (Inherited from Xceed.Grid.VisualGridElement)
Public MethodRemoves the row from its containing list. (Inherited from Xceed.Grid.Row)
Public MethodResets the value of the AccessibleDefaultActionDescription property to its default value, DefaultAccessibleDefaultActionDescription. (Inherited from Xceed.Grid.Row)
Public MethodResets the value of the AccessibleDescription property to its default value, DefaultAccessibleDescription. (Inherited from Xceed.Grid.Row)
Public MethodResets the value of the AccessibleName property to its default value, DefaultAccessibleName. (Inherited from Xceed.Grid.Row)
Public MethodResets the value of the VisualGridElement.AllowDrop property to its default value, VisualGridElement.DefaultAllowDrop. (Inherited from Xceed.Grid.VisualGridElement)
Public MethodResets the value of the AutoHeightMode property to its default value, DefaultAutoHeightMode. (Inherited from Xceed.Grid.Row)
Public MethodResets the value of the BackColor property to its default value, DefaultBackColor. (Inherited from Xceed.Grid.GridElement)
Public MethodResets the value of the VisualGridElement.BackgroundImage property to its default value, VisualGridElement.DefaultBackgroundImage. (Inherited from Xceed.Grid.VisualGridElement)
Public MethodResets the value of the VisualGridElement.BackgroundImageAlignment property to its default value, VisualGridElement.DefaultBackgroundImageAlignment. (Inherited from Xceed.Grid.VisualGridElement)
Public MethodResets the value of the VisualGridElement.BackgroundImageStyle property to its default value, VisualGridElement.DefaultBackgroundImageStyle. (Inherited from Xceed.Grid.VisualGridElement)
Public MethodResets the value of the CanBeCurrent property to its default value, DefaultCanBeCurrent. (Inherited from Xceed.Grid.Row)
Public MethodResets the value of the CanBeSelected property to its default value, DefaultCanBeSelected. (Inherited from Xceed.Grid.Row)
Public MethodResets the value of the ClipPartialLine property to its default value, DefaultClipPartialLine. (Inherited from Xceed.Grid.GridElement)
Public MethodResets the value of the Font property to its default value, DefaultFont. (Inherited from Xceed.Grid.GridElement)
Public MethodResets the value of the ForeColor property to its default value, DefaultForeColor. (Inherited from Xceed.Grid.GridElement)
Public MethodResets the value of the VisualGridElement.GradientMap property to its default value, VisualGridElement.DefaultGradientMap. (Inherited from Xceed.Grid.VisualGridElement)
Public MethodResets the value of the Height property to its default value, DefaultHeight. (Inherited from Xceed.Grid.Row)
Public MethodResets the value of the HorizontalAlignment property to its default value, DefaultHorizontalAlignment. (Inherited from Xceed.Grid.GridElement)
Public MethodResets the hot visual style of a VisualGridElement that is in a hot state. (Inherited from Xceed.Grid.VisualGridElement)
Public MethodResets the value of the Indented property to its default value, DefaultIndented. (Inherited from Xceed.Grid.Row)
Public MethodResets the value of the MaxHeight property to its default value, DefaultMaxHeight. (Inherited from Xceed.Grid.Row)
Public MethodResets the value of the MinHeight property to its default value, DefaultMinHeight. (Inherited from Xceed.Grid.Row)
Public MethodResets the value of the OverrideUIStyle property to its default value, DefaultOverrideUIStyle. (Inherited from Xceed.Grid.GridElement)
Public MethodResets the value of the ReadOnly property to its default value, DefaultReadOnly. (Inherited from Xceed.Grid.GridElement)
Public MethodResets the property values of the ReportStyle. (Inherited from Xceed.Grid.GridElement)
Public MethodResets the value of the ShowTreeLine property to its default value, DefaultShowTreeLine. (Inherited from Xceed.Grid.Row)
Public MethodResets the values of the properties affected by a GridElementStyle to their default values. (Inherited from Xceed.Grid.VisualGridElement)
Public MethodResets the value of the Tag property to its default value, DefaultTag. (Inherited from Xceed.Grid.GridElement)
Public MethodResets the value of the Text property to its default value, DefaultText.  
Public MethodResets the value of the Trimming property to its default value, DefaultTrimming. (Inherited from Xceed.Grid.GridElement)
Public MethodResets the value of the VerticalAlignment property to its default value, DefaultVerticalAlignment. (Inherited from Xceed.Grid.GridElement)
Public MethodResets the value of the Visible property to its default value, DefaultVisible. (Inherited from Xceed.Grid.GridElement)
Public MethodResets the value of the VisibleWhenCollapsed property to its default value, DefaultVisibleWhenCollapsed. (Inherited from Xceed.Grid.Row)
Public MethodResets the value of the WordWrap property to its default value, DefaultWordWrap. (Inherited from Xceed.Grid.GridElement)
Top
Protected Methods
 NameDescription
Protected Internal Method (Inherited from Xceed.Grid.GridElementBase)
Protected MethodCalculates the string format to apply to visual grid element. (Inherited from Xceed.Grid.VisualGridElement)
Protected Internal MethodOverridden. Creates a new TextRow object that is a copy of the current instance.  
Protected Internal MethodOverridden. Retrieves the fitted height of the row in pixels.  
Protected Internal Method (Inherited from Xceed.Grid.GridElementBase)
Protected Internal MethodDetermines if a character is an input character that the grid element recognizes. (Inherited from Xceed.Grid.VisualGridElement)
Protected Internal MethodReturns a boolean value indicating if the key(s) pressed is an input key for the grid element. (Inherited from Xceed.Grid.VisualGridElement)
Protected Internal Method (Inherited from Xceed.Grid.GridElementBase)
Protected Method (Inherited from Xceed.Grid.GridElementBase)
Protected MethodOverloaded.  (Inherited from System.MarshalByRefObject)
Protected MethodRaises the VisualGridElement.AllowDropChanged event. (Inherited from Xceed.Grid.VisualGridElement)
Protected MethodRaises the AutoHeightModeChanged event. (Inherited from Xceed.Grid.Row)
Protected MethodRaises the BackColorChanged event. (Inherited from Xceed.Grid.GridElement)
Protected MethodRaises the VisualGridElement.BackgroundImageAlignmentChanged event. (Inherited from Xceed.Grid.VisualGridElement)
Protected MethodRaises the VisualGridElement.BackgroundImageChanged event. (Inherited from Xceed.Grid.VisualGridElement)
Protected MethodRaises the VisualGridElement.BackgroundImageStyleChanged event. (Inherited from Xceed.Grid.VisualGridElement)
Protected MethodRaises the CanBeCurrentChanged event. (Inherited from Xceed.Grid.Row)
Protected MethodRaises the CanBeSelectedChanged event. (Inherited from Xceed.Grid.Row)
Protected Internal MethodRaises the VisualGridElement.Click event. (Inherited from Xceed.Grid.VisualGridElement)
Protected MethodRaises the ClipPartialLineChanged event. (Inherited from Xceed.Grid.GridElement)
Protected Internal MethodRaises the VisualGridElement.DoubleClick event. (Inherited from Xceed.Grid.Row)
Protected Internal MethodRaises the System.Windows.Forms.Control.DragDrop event. (Inherited from Xceed.Grid.VisualGridElement)
Protected Internal MethodRaises the System.Windows.Forms.Control.DragEnter event. (Inherited from Xceed.Grid.VisualGridElement)
Protected Internal MethodRaises the System.Windows.Forms.Control.DragLeave event. (Inherited from Xceed.Grid.VisualGridElement)
Protected Internal MethodRaises the System.Windows.Forms.Control.DragOver event. (Inherited from Xceed.Grid.VisualGridElement)
Protected MethodRaises the FontChanged event. (Inherited from Xceed.Grid.GridElement)
Protected MethodRaises the ForeColorChanged event. (Inherited from Xceed.Grid.GridElement)
Protected Internal MethodRaises the System.Windows.Forms.Control.GiveFeedback event. (Inherited from Xceed.Grid.VisualGridElement)
Protected MethodRaises the VisualGridElement.GradientMapChanged event. (Inherited from Xceed.Grid.VisualGridElement)
Protected MethodRaises the HeightChanged event. (Inherited from Xceed.Grid.Row)
Protected MethodRaises the HorizontalAlignmentChanged event. (Inherited from Xceed.Grid.GridElement)
Protected MethodRaises the VisualGridElement.HotVisualStyleChanged event. (Inherited from Xceed.Grid.VisualGridElement)
Protected MethodRaises the IndentedChanged event. (Inherited from Xceed.Grid.Row)
Protected MethodRaises the IsCurrentChanged event. (Inherited from Xceed.Grid.Row)
Protected MethodRaises the IsSelectedChanged event. (Inherited from Xceed.Grid.Row)
Protected Internal MethodRaises the VisualGridElement.KeyDown event. (Inherited from Xceed.Grid.VisualGridElement)
Protected Internal MethodRaises the VisualGridElement.KeyPress event. (Inherited from Xceed.Grid.VisualGridElement)
Protected Internal MethodRaises the VisualGridElement.KeyUp event. (Inherited from Xceed.Grid.VisualGridElement)
Protected MethodRaises the MaxHeightChanged event. (Inherited from Xceed.Grid.Row)
Protected MethodRaises the MinHeightChanged event. (Inherited from Xceed.Grid.Row)
Protected Internal MethodRaises the System.Windows.Forms.Control.MouseDown event. (Inherited from Xceed.Grid.Row)
Protected Internal MethodRaises the VisualGridElement.MouseEnter event. (Inherited from Xceed.Grid.VisualGridElement)
Protected Internal MethodRaises the VisualGridElement.MouseLeave event. (Inherited from Xceed.Grid.VisualGridElement)
Protected Internal MethodRaises the System.Windows.Forms.Control.MouseMove event. (Inherited from Xceed.Grid.VisualGridElement)
Protected Internal MethodRaises the VisualGridElement.MouseUp event. (Inherited from Xceed.Grid.VisualGridElement)
Protected MethodRaises the OverrideUIStyleChanged event. (Inherited from Xceed.Grid.GridElement)
Protected Internal MethodRaises the VisualGridElement.Paint event. (Inherited from Xceed.Grid.VisualGridElement)
Protected Internal MethodRaises the QueryAccessibilityHelp event. (Inherited from Xceed.Grid.Row)
Protected Internal MethodRaises the System.Windows.Forms.Control.QueryContinueDrag event. (Inherited from Xceed.Grid.VisualGridElement)
Protected MethodRaises the ReadOnlyChanged event. (Inherited from Xceed.Grid.GridElement)
Protected MethodRaises the ShowTreeLineChanged event. (Inherited from Xceed.Grid.Row)
Protected Internal MethodRaises the SiblingDataRowsChanged event. (Inherited from Xceed.Grid.Row)
Protected MethodRaises the TextChanged event.  
Protected MethodRaises the TrimmingChanged event. (Inherited from Xceed.Grid.GridElement)
Protected MethodRaises the VerticalAlignmentChanged event. (Inherited from Xceed.Grid.GridElement)
Protected MethodRaises the VisibleChanged event. (Inherited from Xceed.Grid.GridElement)
Protected MethodRaises the VisibleWhenCollapsedChanged event. (Inherited from Xceed.Grid.Row)
Protected MethodRaises the WordWrapChanged event. (Inherited from Xceed.Grid.GridElement)
Protected Internal MethodPaints the background of the grid element. (Inherited from Xceed.Grid.VisualGridElement)
Protected Internal MethodPaints the borders of the grid element. (Inherited from Xceed.Grid.VisualGridElement)
Protected Internal MethodOverridden. Paints the foreground of the TextRow.  
Protected Internal MethodPaints the row in a hot state. (Inherited from Xceed.Grid.Row)
Protected Internal MethodPaints the row in a selected state. (Inherited from Xceed.Grid.Row)
Protected Method (Inherited from Xceed.Grid.GridElementBase)
Protected Internal Method (Inherited from Xceed.Grid.GridElementBase)
Protected 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.Row)
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.Row)
Top
Public Events
 NameDescription
Public EventRaised when the value of the VisualGridElement.AllowDrop property is changed. (Inherited from Xceed.Grid.VisualGridElement)
Public EventRaised when the value of the AutoHeightMode property is changed. (Inherited from Xceed.Grid.Row)
Public EventRaised when the value of the BackColor property is changed. (Inherited from Xceed.Grid.GridElement)
Public EventRaised when the value of the VisualGridElement.BackgroundImageAlignment property is changed. (Inherited from Xceed.Grid.VisualGridElement)
Public EventRaised when the value of the VisualGridElement.BackgroundImage property is changed. (Inherited from Xceed.Grid.VisualGridElement)
Public EventRaised when the value of the VisualGridElement.BackgroundImageStyle property is changed. (Inherited from Xceed.Grid.VisualGridElement)
Public EventRaised when the value of the CanBeCurrent property is changed. (Inherited from Xceed.Grid.Row)
Public EventRaised when the value of the CanBeSelected property is changed. (Inherited from Xceed.Grid.Row)
Public EventRaised when the grid element is clicked. (Inherited from Xceed.Grid.VisualGridElement)
Public EventRaised when the value of the ClipPartialLine property is changed. (Inherited from Xceed.Grid.GridElement)
Public EventRaised when the grid element is double clicked. (Inherited from Xceed.Grid.VisualGridElement)
Public EventRaised when a drag-and-drop operation is completed. (Inherited from Xceed.Grid.VisualGridElement)
Public EventRaised when an object is dragged into the grid element's bounds. (Inherited from Xceed.Grid.VisualGridElement)
Public EventRaised when an object is dragged out of the grid element's bounds. (Inherited from Xceed.Grid.VisualGridElement)
Public EventRaised when an object is dragged over the grid element's bounds. (Inherited from Xceed.Grid.VisualGridElement)
Public EventRaised when the value of the Font property is changed. (Inherited from Xceed.Grid.GridElement)
Public EventRaised when the value of the ForeColor property is changed. (Inherited from Xceed.Grid.GridElement)
Public EventRaised during a drag operation. (Inherited from Xceed.Grid.VisualGridElement)
Public EventRaised when the value of the VisualGridElement.GradientMap property is changed. (Inherited from Xceed.Grid.VisualGridElement)
Public EventRaised when the value of the Height property is changed. (Inherited from Xceed.Grid.Row)
Public EventRaised when the value of the HorizontalAlignment property is changed. (Inherited from Xceed.Grid.GridElement)
Public EventRaised when the value of the VisualGridElement.HotVisualStyle property is changed. (Inherited from Xceed.Grid.VisualGridElement)
Public EventRaised when the value of the Indented property is changed. (Inherited from Xceed.Grid.Row)
Public EventRaised when the value of the IsCurrent property is changed. (Inherited from Xceed.Grid.Row)
Public EventRaised when the value of the IsSelected property is changed. (Inherited from Xceed.Grid.Row)
Public EventRaised when a key is pressed while the grid element has focus. (Inherited from Xceed.Grid.VisualGridElement)
Public EventRaised when a key is pressed while the grid element has focus. (Inherited from Xceed.Grid.VisualGridElement)
Public EventRaised when a key is released while the grid element has focus. (Inherited from Xceed.Grid.VisualGridElement)
Public EventRaised when the value of the MaxHeight property is changed. (Inherited from Xceed.Grid.Row)
Public EventRaised when the value of the MinHeight property is changed. (Inherited from Xceed.Grid.Row)
Public EventRaised when the mouse pointer is over the grid element and a mouse button is pressed. (Inherited from Xceed.Grid.VisualGridElement)
Public EventRaised when the mouse pointer enters the grid element. (Inherited from Xceed.Grid.VisualGridElement)
Public EventRaised when the mouse pointer leaves the grid element. (Inherited from Xceed.Grid.VisualGridElement)
Public EventRaised when the mouse pointer is moved over the grid element. (Inherited from Xceed.Grid.VisualGridElement)
Public EventRaised when the mouse pointer is over the grid element and a mouse button is released. (Inherited from Xceed.Grid.VisualGridElement)
Public EventRaised when the value of the OverrideUIStyle property is changed. (Inherited from Xceed.Grid.GridElement)
Public EventRaised after the grid element's background and foreground have been painted. (Inherited from Xceed.Grid.VisualGridElement)
Public EventRaised when an Accessibility client invokes help for that element. (Inherited from Xceed.Grid.Row)
Public EventRaised during a drag-and-drop operation and allows the drag source to determine whether the drag-and-drop operation should be cancelled. (Inherited from Xceed.Grid.VisualGridElement)
Public EventRaised when the value of the ReadOnly property is changed. (Inherited from Xceed.Grid.GridElement)
Public EventRaised when the value of the ShowTreeLine property is changed. (Inherited from Xceed.Grid.Row)
Public EventRaised when modifications are made to the content of a cell in a sibling data row and when a sibling data row is added or removed from the parent group. (Inherited from Xceed.Grid.Row)
Public EventRaised when the value of the Text property is changed.  
Public EventRaised when the value of the Trimming property is changed. (Inherited from Xceed.Grid.GridElement)
Public EventRaised when the value of the VerticalAlignment property is changed. (Inherited from Xceed.Grid.GridElement)
Public EventRaised when the value of the Visible property is changed. (Inherited from Xceed.Grid.GridElement)
Public EventRaised when the value of the VisibleWhenCollapsed property is changed. (Inherited from Xceed.Grid.Row)
Public EventRaised when the value of the WordWrap property is changed. (Inherited from Xceed.Grid.GridElement)
Top
See Also

Reference

TextRow Class
Xceed.Grid Namespace