ClassGridViewCellStyle
Represents the style of a grid cell.
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.GridView.dll
Syntax:
public class GridViewCellStyle : RadObject, IDisposable, INotifyPropertyChanged, ICustomTypeDescriptor
Inheritance: objectDisposableObjectRadObjectGridViewCellStyle
Implements:
Inherited Members
Constructors
GridViewCellStyle()
Initializes a new instance of the GridViewCellStyle class.
Declaration
public GridViewCellStyle()
GridViewCellStyle(GridViewCellInfo)
Initializes a new instance of the GridViewCellStyle class.
Declaration
public GridViewCellStyle(GridViewCellInfo ownerCell)
Parameters
ownerCell
The owner cell.
Fields
BorderBottomColorProperty
Declaration
public static RadProperty BorderBottomColorProperty
Field Value
BorderBottomWidthProperty
Declaration
public static RadProperty BorderBottomWidthProperty
Field Value
BorderBoxStyleProperty
Declaration
public static RadProperty BorderBoxStyleProperty
Field Value
BorderColor2Property
Declaration
public static RadProperty BorderColor2Property
Field Value
BorderColor3Property
Declaration
public static RadProperty BorderColor3Property
Field Value
BorderColor4Property
Declaration
public static RadProperty BorderColor4Property
Field Value
BorderGradientAngleProperty
Declaration
public static RadProperty BorderGradientAngleProperty
Field Value
BorderGradientStyleProperty
Declaration
public static RadProperty BorderGradientStyleProperty
Field Value
BorderInnerColor2Property
Declaration
public static RadProperty BorderInnerColor2Property
Field Value
BorderInnerColor3Property
Declaration
public static RadProperty BorderInnerColor3Property
Field Value
BorderInnerColor4Property
Declaration
public static RadProperty BorderInnerColor4Property
Field Value
BorderInnerColorProperty
Declaration
public static RadProperty BorderInnerColorProperty
Field Value
BorderLeftColorProperty
Declaration
public static RadProperty BorderLeftColorProperty
Field Value
BorderLeftWidthProperty
Declaration
public static RadProperty BorderLeftWidthProperty
Field Value
BorderRightColorProperty
Declaration
public static RadProperty BorderRightColorProperty
Field Value
BorderRightWidthProperty
Declaration
public static RadProperty BorderRightWidthProperty
Field Value
BorderTopColorProperty
Declaration
public static RadProperty BorderTopColorProperty
Field Value
BorderTopWidthProperty
Declaration
public static RadProperty BorderTopWidthProperty
Field Value
CustomizeBorderProperty
Declaration
public static RadProperty CustomizeBorderProperty
Field Value
CustomizeFillProperty
Declaration
public static RadProperty CustomizeFillProperty
Field Value
GradientAngleProperty
Declaration
public static RadProperty GradientAngleProperty
Field Value
GradientPercentage2Property
Declaration
public static RadProperty GradientPercentage2Property
Field Value
GradientPercentageProperty
Declaration
public static RadProperty GradientPercentageProperty
Field Value
GradientStyleProperty
Declaration
public static RadProperty GradientStyleProperty
Field Value
NumberOfColorsProperty
Declaration
public static RadProperty NumberOfColorsProperty
Field Value
Properties
BackColor
Gets or sets the color of the back.
Declaration
public Color BackColor { get; set; }
Property Value
The color of the back.
BackColor2
Gets or sets the back color2.
Declaration
public Color BackColor2 { get; set; }
Property Value
The back color2.
BackColor3
Gets or sets the back color3.
Declaration
public Color BackColor3 { get; set; }
Property Value
The back color3.
BackColor4
Gets or sets the back color4.
Declaration
public Color BackColor4 { get; set; }
Property Value
The back color4.
BorderBottomColor
Gets or sets the color of the bottom border.
Declaration
public Color BorderBottomColor { get; set; }
Property Value
The color of the border bottom.
BorderBottomWidth
Gets or sets the width of the bottom border.
Declaration
public float BorderBottomWidth { get; set; }
Property Value
The width of the border bottom.
BorderBoxStyle
Gets or sets the border box style.
Declaration
public BorderBoxStyle BorderBoxStyle { get; set; }
Property Value
The border box style.
BorderColor
Gets or sets the color of the border.
Declaration
public Color BorderColor { get; set; }
Property Value
The color of the border.
BorderColor2
Gets or sets the border color2.
Declaration
public Color BorderColor2 { get; set; }
Property Value
The border color2.
BorderColor3
Gets or sets the border color3.
Declaration
public Color BorderColor3 { get; set; }
Property Value
The border color3.
BorderColor4
Gets or sets the border color4.
Declaration
public Color BorderColor4 { get; set; }
Property Value
The border color4.
BorderGradientAngle
Gets or sets the border gradient angle.
Declaration
public float BorderGradientAngle { get; set; }
Property Value
The border gradient angle.
BorderGradientStyle
Gets or sets the border gradient style.
Declaration
public GradientStyles BorderGradientStyle { get; set; }
Property Value
The border gradient style.
BorderInnerColor
Gets or sets the color of the inner border.
Declaration
public Color BorderInnerColor { get; set; }
Property Value
The color of the inner border.
BorderInnerColor2
Gets or sets the border inner color2.
Declaration
public Color BorderInnerColor2 { get; set; }
Property Value
The border inner color2.
BorderInnerColor3
Gets or sets the border inner color3.
Declaration
public Color BorderInnerColor3 { get; set; }
Property Value
The border inner color3.
BorderInnerColor4
Gets or sets the border inner color4.
Declaration
public Color BorderInnerColor4 { get; set; }
Property Value
The border inner color4.
BorderLeftColor
Gets or sets the color of the left border.
Declaration
public Color BorderLeftColor { get; set; }
Property Value
The color of the border left.
BorderLeftWidth
Gets or sets the width of the left border.
Declaration
public float BorderLeftWidth { get; set; }
Property Value
The width of the left border.
BorderRightColor
Gets or sets the color of the right border.
Declaration
public Color BorderRightColor { get; set; }
Property Value
The color of the border right.
BorderRightWidth
Gets or sets the width of the right border.
Declaration
public float BorderRightWidth { get; set; }
Property Value
The width of the border right.
BorderTopColor
Gets or sets the color of the top border.
Declaration
public Color BorderTopColor { get; set; }
Property Value
The color of the border top.
BorderTopWidth
Gets or sets the width of the top border.
Declaration
public float BorderTopWidth { get; set; }
Property Value
The width of the top border.
BorderWidth
Gets or sets the width of the border.
Declaration
public float BorderWidth { get; set; }
Property Value
The width of the border.
CustomizeBorder
Gets or sets whether to customize the border.
Declaration
public bool CustomizeBorder { get; set; }
Property Value
The customize border.
CustomizeFill
Gets or sets whether to customize the fill.
Declaration
public bool CustomizeFill { get; set; }
Property Value
The customize fill.
DrawBorder
Gets or sets whether to draw the border.
Declaration
public bool DrawBorder { get; set; }
Property Value
The draw border.
DrawFill
Gets or sets whether to draw the fill.
Font
Gets or sets the font.
ForeColor
Gets or sets the color of the fore.
Declaration
public Color ForeColor { get; set; }
Property Value
The color of the fore.
GradientAngle
Gets or sets the gradient angle.
Declaration
public float GradientAngle { get; set; }
Property Value
The gradient angle.
GradientPercentage
Gets or sets the gradient percentage.
Declaration
public float GradientPercentage { get; set; }
Property Value
The gradient percentage.
GradientPercentage2
Gets or sets the gradient percentage2.
Declaration
public float GradientPercentage2 { get; set; }
Property Value
The gradient percentage2.
GradientStyle
Gets or sets the gradient style.
Declaration
public GradientStyles GradientStyle { get; set; }
Property Value
The gradient style.
NumberOfColors
Gets or sets the number of colors.
Declaration
public int NumberOfColors { get; set; }
Property Value
The number of colors.
Methods
OnPropertyChanged(RadPropertyChangedEventArgs)
Raises the RadPropertyChanged event and the standard .NET PropertyChanged event to notify subscribers of property value changes.
Declaration
protected override void OnPropertyChanged(RadPropertyChangedEventArgs e)
Parameters
e
The RadPropertyChangedEventArgs containing information about the property change.
Overrides