Name | Description | |
---|---|---|
![]() | BackColor | Gets or sets the background color of the grid element. (Inherited from Xceed.Grid.GridElementStyle) |
![]() | BackgroundImage | Gets or sets the background image of the grid element. (Inherited from Xceed.Grid.StatelessVisualGridElementStyle) |
![]() | BackgroundImageAlignment | Gets or sets the alignment of the grid element's background image. (Inherited from Xceed.Grid.StatelessVisualGridElementStyle) |
![]() | BackgroundImageStyle | Gets or sets the style of the grid element's background image. (Inherited from Xceed.Grid.StatelessVisualGridElementStyle) |
![]() | ClipPartialLine | Gets or sets a boolean value indicating if partial lines should be clipped. (Inherited from Xceed.Grid.GridElementStyle) |
![]() | Font | Gets or sets the font of the grid element. (Inherited from Xceed.Grid.GridElementStyle) |
![]() | ForeColor | Gets or sets the foreground color of the grid element. (Inherited from Xceed.Grid.GridElementStyle) |
![]() | GradientMap | Gets or sets the GradientMap of the visual grid element. (Inherited from Xceed.Grid.StatelessVisualGridElementStyle) |
![]() | HorizontalAlignment | Gets or sets the horizontal alignment of the grid element's content. (Inherited from Xceed.Grid.GridElementStyle) |
![]() | HotVisualStyle | Gets or sets the style of a VisualGridElement that is in a hot state. |
![]() | IsBackColorDefined | Gets a boolean value indicating if the BackColor property has been explicitly set. (Inherited from Xceed.Grid.GridElementStyle) |
![]() | IsBackgroundImageAlignmentDefined | Gets a boolean value indicating if the BackgroundImageAlignment property has been explicitly set. (Inherited from Xceed.Grid.StatelessVisualGridElementStyle) |
![]() | IsBackgroundImageDefined | Gets a boolean value indicating if the BackgroundImage property has been explicitly set. (Inherited from Xceed.Grid.StatelessVisualGridElementStyle) |
![]() | IsBackgroundImageStyleDefined | Gets a boolean value indicating if the BackgroundImageStyle property has been explicitly set. (Inherited from Xceed.Grid.StatelessVisualGridElementStyle) |
![]() | IsClipPartialLineDefined | Gets a boolean value indicating if the ClipPartialLine property has been explicitly set. (Inherited from Xceed.Grid.GridElementStyle) |
![]() | IsFontDefined | Gets a boolean value indicating if the Font property has been explicitly set. (Inherited from Xceed.Grid.GridElementStyle) |
![]() | IsForeColorDefined | Gets a boolean value indicating if the ForeColor property has been explicitly set. (Inherited from Xceed.Grid.GridElementStyle) |
![]() | IsGradientMapDefined | Gets a boolean value indicating if the GradientMap property has been explicitly set. (Inherited from Xceed.Grid.StatelessVisualGridElementStyle) |
![]() | IsHorizontalAlignmentDefined | Gets a boolean value indicating if the HorizontalAlignment property has been explicitly set. (Inherited from Xceed.Grid.GridElementStyle) |
![]() | IsHotVisualStyleDefined | Gets a boolean value indicating if the HotVisualStyle property has been explicitly set. |
![]() | IsOverrideUIStyleDefined | Gets a boolean value indicating whether the OverrideUIStyle property has been explicitly set. (Inherited from Xceed.Grid.GridElementStyle) |
![]() | IsTrimmingDefined | Gets a boolean value indicating if the Trimming property has been explicitly set. (Inherited from Xceed.Grid.GridElementStyle) |
![]() | IsVerticalAlignmentDefined | Gets a boolean value indicating if the VerticalAlignment property has been explicitly set. (Inherited from Xceed.Grid.GridElementStyle) |
![]() | IsWordWrapDefined | Gets a boolean value indicating if the WordWrap property has been explicitly set. (Inherited from Xceed.Grid.GridElementStyle) |
![]() | OverrideUIStyle | Gets or sets a boolean value indicating whether any theming based on the UIStyle property of the GridControl will be overridden. (Inherited from Xceed.Grid.GridElementStyle) |
![]() | Trimming | Gets 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.GridElementStyle) |
![]() | VerticalAlignment | Gets or sets the vertical alignment of the grid element's content when it is printed in a report. (Inherited from Xceed.Grid.GridElementStyle) |
![]() | WordWrap | Gets or sets a boolean value indicating if the text of the grid element should be wrapped. (Inherited from Xceed.Grid.GridElementStyle) |