Class StyleDataTableBorder
Data table's border specific style
Inherited Members
Namespace: Telerik.Reporting.Charting.Styles
Assembly: Telerik.Reporting.dll
Syntax
public class StyleDataTableBorder : StyleBorder, IChartingStateManagedItem, IChartingStateManager, IDisposable, ICloneable
Constructors
StyleDataTableBorder()
Declaration
public StyleDataTableBorder()
Properties
Color
Gets and sets border color
Declaration
[SkinnableProperty]
public override Color Color { get; set; }
Property Value
System.Drawing.Color
DataTable's border color |