Specifies constants that define which grid lines separating DataGrid inner cells are shown

Namespace: Ico.Gdx
Assembly: GdxViewControl (in GdxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public abstract class GdxSeriesBase : INotifyPropertyChanged, 
	ICloneable
Visual Basic
Public MustInherit Class GdxSeriesBase _
	Implements INotifyPropertyChanged, ICloneable
JScript
public abstract class GdxSeriesBase implements INotifyPropertyChanged, ICloneable

Inheritance Hierarchy

System..::..Object
  Ico.Gdx..::..GdxSeriesBase
    Ico.Gdx..::..GdxSeries
    Ico.Gdx..::..GdxSpcBarSeries
    Ico.Gdx..::..GdxSpcSeries

See Also