Class GridCellValueConvert
GridCellValueConvert provides conversion routines for cell values to convert them to another type and routines for formatting cell values.
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.Windows.Forms.Grid
Assembly: Syncfusion.Grid.Windows.dll
Syntax
public sealed class GridCellValueConvert : ValueConvert
Constructors
GridCellValueConvert()
Initializes the new instances of the GridCellValueConvert class.
Declaration
public GridCellValueConvert()