Class SpannedDataColumn
Represents a class that contains the information about the spanned data columns.
Implements
System.ComponentModel.INotifyPropertyChanged
System.IComparable
System.IDisposable
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Syncfusion.WinForms.DataGrid
Assembly: Syncfusion.SfDataGrid.WinForms.dll
Syntax
public class SpannedDataColumn : DataColumnBase, IElement, INotifyPropertyChanged, IComparable, IDisposable
Constructors
SpannedDataColumn()
Declaration
public SpannedDataColumn()
Implements
System.ComponentModel.INotifyPropertyChanged
System.IComparable
System.IDisposable