• Product Bundles

    DevCraft

    All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:

    • Conversational UI
    • Online Training
    • Document Processing Library
    • Embedded Reporting for web and desktop
    Web
    Kendo UI UI for jQuery UI for Angular UI for React UI for Vue UI for ASP.NET AJAX UI for ASP.NET MVC UI for ASP.NET Core UI for Blazor UI for Silverlight UI for PHP UI for JSP
    Mobile
    UI for Xamarin
    Desktop
    UI for WinForms UI for WPF UI for WinUI UI for UWP
    Reporting & Mocking
    Telerik Reporting Telerik Report Server Telerik JustMock
    Automated Testing
    Test Studio Test Studio Dev Edition
    Debugging
    FiddlerCore Fiddler Everywhere
    CMS
    Sitefinity
    UX Design
    Unite UX
    Document Management
    Telerik Document Processing
    Innovations Lab
    VR DataViz
    Free Tools
    Fiddler Classic JustAssembly JustDecompile VB.NET to C# Converter Testing Framework
    View all products
  • Overview
  • Demos
    • What's New
    • Roadmap
    • Release History
  • Docs & Support
  • Pricing
  • Search
  • Shopping cart
    • Account Overview
    • Edit Profile
    • Payment Profiles
    • Renewals & Upgrades
    • Support Tickets
    • Log out
  • Login
  • Contact Us
  • Try now

Class GridViewCellStyle

Represents the style of a grid cell.

Inheritance
System.Object
DisposableObject
RadObject
GridViewCellStyle
Inherited Members
RadObject.BindingContextProperty
RadObject.RadType
RadObject.DisposeManagedResources()
RadObject.ClearPropertyStore()
RadObject.SuspendPropertyNotifications()
RadObject.ResumePropertyNotifications()
RadObject.GetPropertyValue(RadProperty)
RadObject.SetDefaultValueOverride(RadProperty, Object)
RadObject.SetValueAtDesignTime(RadProperty, Object)
RadObject.GetValue(RadProperty)
RadObject.SetValue(RadProperty, Object)
RadObject.ResetValue(RadProperty)
RadObject.ResetValue(RadProperty, ValueResetFlags)
RadObject.UpdateValue(RadProperty)
RadObject.GetValueSource(RadProperty)
RadObject.GetRegisteredRadProperty(String)
RadObject.UpdateValueCore(RadPropertyValue)
RadObject.SetValueCore(RadPropertyValue, Object, Object, ValueSource)
RadObject.ResetValueCore(RadPropertyValue, ValueResetFlags)
RadObject.GetDefaultValue(RadPropertyValue, Object)
RadObject.CoerceValue(RadPropertyValue, Object)
RadObject.ShouldSerializeProperty(PropertyDescriptor)
RadObject.CanRaisePropertyChangeNotifications(RadPropertyValue)
RadObject.BindProperty(RadProperty, RadObject, RadProperty, PropertyBindingOptions)
RadObject.UnbindProperty(RadProperty)
RadObject.AddStylePropertySetting(IPropertySetting)
RadObject.RemoveStylePropertySetting(IPropertySetting)
RadObject.RemoveStylePropertySetting(RadProperty)
RadObject.GetInheritedValue(RadProperty)
RadObject.OnPropertyChanging(RadPropertyChangingEventArgs)
RadObject.OnNotifyPropertyChanged(String)
RadObject.OnNotifyPropertyChanged(PropertyChangedEventArgs)
RadObject.IsPropertyCancelable(RadPropertyMetadata)
RadObject.PropertyValues
RadObject.IsDesignMode
RadObject.PropertyFilter
RadObject.RadObjectType
RadObject.BindingContext
RadObject.PropertyChanged
RadObject.RadPropertyChanged
RadObject.RadPropertyChanging
DisposableObject.GetBitState(Int64)
DisposableObject.SetBitState(Int64, Boolean)
DisposableObject.OnBitStateChanged(Int64, Boolean, Boolean)
DisposableObject.Dispose()
DisposableObject.Dispose(Boolean)
DisposableObject.PerformDispose(Boolean)
DisposableObject.DisposeUnmanagedResources()
DisposableObject.BitState
DisposableObject.Events
DisposableObject.IsDisposing
DisposableObject.IsDisposed
DisposableObject.Disposed
DisposableObject.Disposing
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.GridView.dll

Syntax

public class GridViewCellStyle : RadObject, IDisposable, INotifyPropertyChanged, ICustomTypeDescriptor

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
GridViewCellInfo ownerCell

The owner cell.

Fields

BackColor2Property

Declaration
public static RadProperty BackColor2Property
Field Value
RadProperty

BackColor3Property

Declaration
public static RadProperty BackColor3Property
Field Value
RadProperty

BackColor4Property

Declaration
public static RadProperty BackColor4Property
Field Value
RadProperty

BackColorProperty

Declaration
public static RadProperty BackColorProperty
Field Value
RadProperty

BorderBottomColorProperty

Declaration
public static RadProperty BorderBottomColorProperty
Field Value
RadProperty

BorderBottomWidthProperty

Declaration
public static RadProperty BorderBottomWidthProperty
Field Value
RadProperty

BorderBoxStyleProperty

Declaration
public static RadProperty BorderBoxStyleProperty
Field Value
RadProperty

BorderColor2Property

Declaration
public static RadProperty BorderColor2Property
Field Value
RadProperty

BorderColor3Property

Declaration
public static RadProperty BorderColor3Property
Field Value
RadProperty

BorderColor4Property

Declaration
public static RadProperty BorderColor4Property
Field Value
RadProperty

BorderColorProperty

Declaration
public static RadProperty BorderColorProperty
Field Value
RadProperty

BorderGradientAngleProperty

Declaration
public static RadProperty BorderGradientAngleProperty
Field Value
RadProperty

BorderGradientStyleProperty

Declaration
public static RadProperty BorderGradientStyleProperty
Field Value
RadProperty

BorderInnerColor2Property

Declaration
public static RadProperty BorderInnerColor2Property
Field Value
RadProperty

BorderInnerColor3Property

Declaration
public static RadProperty BorderInnerColor3Property
Field Value
RadProperty

BorderInnerColor4Property

Declaration
public static RadProperty BorderInnerColor4Property
Field Value
RadProperty

BorderInnerColorProperty

Declaration
public static RadProperty BorderInnerColorProperty
Field Value
RadProperty

BorderLeftColorProperty

Declaration
public static RadProperty BorderLeftColorProperty
Field Value
RadProperty

BorderLeftWidthProperty

Declaration
public static RadProperty BorderLeftWidthProperty
Field Value
RadProperty

BorderRightColorProperty

Declaration
public static RadProperty BorderRightColorProperty
Field Value
RadProperty

BorderRightWidthProperty

Declaration
public static RadProperty BorderRightWidthProperty
Field Value
RadProperty

BorderTopColorProperty

Declaration
public static RadProperty BorderTopColorProperty
Field Value
RadProperty

BorderTopWidthProperty

Declaration
public static RadProperty BorderTopWidthProperty
Field Value
RadProperty

BorderWidthProperty

Declaration
public static RadProperty BorderWidthProperty
Field Value
RadProperty

CustomizeBorderProperty

Declaration
public static RadProperty CustomizeBorderProperty
Field Value
RadProperty

CustomizeFillProperty

Declaration
public static RadProperty CustomizeFillProperty
Field Value
RadProperty

DrawBorderProperty

Declaration
public static RadProperty DrawBorderProperty
Field Value
RadProperty

DrawFillProperty

Declaration
public static RadProperty DrawFillProperty
Field Value
RadProperty

FontProperty

Declaration
public static RadProperty FontProperty
Field Value
RadProperty

ForeColorProperty

Declaration
public static RadProperty ForeColorProperty
Field Value
RadProperty

GradientAngleProperty

Declaration
public static RadProperty GradientAngleProperty
Field Value
RadProperty

GradientPercentage2Property

Declaration
public static RadProperty GradientPercentage2Property
Field Value
RadProperty

GradientPercentageProperty

Declaration
public static RadProperty GradientPercentageProperty
Field Value
RadProperty

GradientStyleProperty

Declaration
public static RadProperty GradientStyleProperty
Field Value
RadProperty

NumberOfColorsProperty

Declaration
public static RadProperty NumberOfColorsProperty
Field Value
RadProperty

Properties

BackColor

Gets or sets the color of the back.

Declaration
public Color BackColor { get; set; }
Property Value
System.Drawing.Color

The color of the back.

BackColor2

Gets or sets the back color2.

Declaration
public Color BackColor2 { get; set; }
Property Value
System.Drawing.Color

The back color2.

BackColor3

Gets or sets the back color3.

Declaration
public Color BackColor3 { get; set; }
Property Value
System.Drawing.Color

The back color3.

BackColor4

Gets or sets the back color4.

Declaration
public Color BackColor4 { get; set; }
Property Value
System.Drawing.Color

The back color4.

BorderBottomColor

Gets or sets the color of the bottom border.

Declaration
public Color BorderBottomColor { get; set; }
Property Value
System.Drawing.Color

The color of the border bottom.

BorderBottomWidth

Gets or sets the width of the bottom border.

Declaration
public float BorderBottomWidth { get; set; }
Property Value
System.Single

The width of the border bottom.

BorderBoxStyle

Gets or sets the border box style.

Declaration
public BorderBoxStyle BorderBoxStyle { get; set; }
Property Value
BorderBoxStyle

The border box style.

BorderColor

Gets or sets the color of the border.

Declaration
public Color BorderColor { get; set; }
Property Value
System.Drawing.Color

The color of the border.

BorderColor2

Gets or sets the border color2.

Declaration
public Color BorderColor2 { get; set; }
Property Value
System.Drawing.Color

The border color2.

BorderColor3

Gets or sets the border color3.

Declaration
public Color BorderColor3 { get; set; }
Property Value
System.Drawing.Color

The border color3.

BorderColor4

Gets or sets the border color4.

Declaration
public Color BorderColor4 { get; set; }
Property Value
System.Drawing.Color

The border color4.

BorderGradientAngle

Gets or sets the border gradient angle.

Declaration
public float BorderGradientAngle { get; set; }
Property Value
System.Single

The border gradient angle.

BorderGradientStyle

Gets or sets the border gradient style.

Declaration
public GradientStyles BorderGradientStyle { get; set; }
Property Value
GradientStyles

The border gradient style.

BorderInnerColor

Gets or sets the color of the inner border.

Declaration
public Color BorderInnerColor { get; set; }
Property Value
System.Drawing.Color

The color of the inner border.

BorderInnerColor2

Gets or sets the border inner color2.

Declaration
public Color BorderInnerColor2 { get; set; }
Property Value
System.Drawing.Color

The border inner color2.

BorderInnerColor3

Gets or sets the border inner color3.

Declaration
public Color BorderInnerColor3 { get; set; }
Property Value
System.Drawing.Color

The border inner color3.

BorderInnerColor4

Gets or sets the border inner color4.

Declaration
public Color BorderInnerColor4 { get; set; }
Property Value
System.Drawing.Color

The border inner color4.

BorderLeftColor

Gets or sets the color of the left border.

Declaration
public Color BorderLeftColor { get; set; }
Property Value
System.Drawing.Color

The color of the border left.

BorderLeftWidth

Gets or sets the width of the left border.

Declaration
public float BorderLeftWidth { get; set; }
Property Value
System.Single

The width of the left border.

BorderRightColor

Gets or sets the color of the right border.

Declaration
public Color BorderRightColor { get; set; }
Property Value
System.Drawing.Color

The color of the border right.

BorderRightWidth

Gets or sets the width of the right border.

Declaration
public float BorderRightWidth { get; set; }
Property Value
System.Single

The width of the border right.

BorderTopColor

Gets or sets the color of the top border.

Declaration
public Color BorderTopColor { get; set; }
Property Value
System.Drawing.Color

The color of the border top.

BorderTopWidth

Gets or sets the width of the top border.

Declaration
public float BorderTopWidth { get; set; }
Property Value
System.Single

The width of the top border.

BorderWidth

Gets or sets the width of the border.

Declaration
public float BorderWidth { get; set; }
Property Value
System.Single

The width of the border.

CustomizeBorder

Gets or sets whether to customize the border.

Declaration
public bool CustomizeBorder { get; set; }
Property Value
System.Boolean

The customize border.

CustomizeFill

Gets or sets whether to customize the fill.

Declaration
public bool CustomizeFill { get; set; }
Property Value
System.Boolean

The customize fill.

DrawBorder

Gets or sets whether to draw the border.

Declaration
public bool DrawBorder { get; set; }
Property Value
System.Boolean

The draw border.

DrawFill

Gets or sets whether to draw the fill.

Declaration
public bool DrawFill { get; set; }
Property Value
System.Boolean

The draw fill.

Font

Gets or sets the font.

Declaration
public Font Font { get; set; }
Property Value
System.Drawing.Font

The font.

ForeColor

Gets or sets the color of the fore.

Declaration
public Color ForeColor { get; set; }
Property Value
System.Drawing.Color

The color of the fore.

GradientAngle

Gets or sets the gradient angle.

Declaration
public float GradientAngle { get; set; }
Property Value
System.Single

The gradient angle.

GradientPercentage

Gets or sets the gradient percentage.

Declaration
public float GradientPercentage { get; set; }
Property Value
System.Single

The gradient percentage.

GradientPercentage2

Gets or sets the gradient percentage2.

Declaration
public float GradientPercentage2 { get; set; }
Property Value
System.Single

The gradient percentage2.

GradientStyle

Gets or sets the gradient style.

Declaration
public GradientStyles GradientStyle { get; set; }
Property Value
GradientStyles

The gradient style.

NumberOfColors

Gets or sets the number of colors.

Declaration
public int NumberOfColors { get; set; }
Property Value
System.Int32

The number of colors.

Methods

OnPropertyChanged(RadPropertyChangedEventArgs)

Declaration
protected override void OnPropertyChanged(RadPropertyChangedEventArgs e)
Parameters
RadPropertyChangedEventArgs e

Overrides
RadObject.OnPropertyChanged(RadPropertyChangedEventArgs)

Reset()

Reset cell's style to its initial state.

Declaration
public void Reset()

Extension Methods

CommonExtensions.ClearIfNoBindingAndSet(RadObject, RadProperty)
DispatcherExtensions.CheckAccess(RadObject)
CommonExtensions.SetIfDifferent(RadObject, RadProperty, Object)
CommonExtensions.ClearIfSet(RadObject, RadProperty)
CommonExtensions.IsLocalValueSet(RadObject, RadProperty)
DispatcherExtensions.CheckAccess(RadObject)
DispatcherExtensions.CheckAccess(RadObject)
DispatcherExtensions.CheckAccess(RadObject)
SvgExtentions.Traverse<T>(T, Func<T, IEnumerable<T>>)
SvgExtentions.TraverseDepthFirst<T>(T, Func<T, IEnumerable<T>>)

Was this article helpful?

Tell us how we can improve this article

Skip
Getting Started
  • Install Now
  • Demos
  • Step-by-Step Tutorial
  • Sample Applications
  • SDK Samples
  • Visual Studio Extensions
Support Resources
  • Code Library
  • Knowledge Base
  • Videos
Community
  • Forums
  • Blogs
  • Feedback Portal
  • Document Processing Feedback Portal

Copyright © 2018 Progress Software Corporation and/or its subsidiaries or affiliates.
All Rights Reserved.

Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.