Library WinForms NextSuite .NET Controls NextGrid .NET Reference Classes nxGridCell Value

Value

Specifies the value of cell. Depending on column type the value can be of different type (string, int etc.).

cs
public Object Value { get; set; }

Sign in