Library WinForms NextSuite .NET Controls NextGrid .NET Reference Classes nxUserColumn EmptyValue EmptyValue Specifies a value considered as 'empty'. Cell will be rendered as “empty” if Value is equal to EmptyValue property. In that case EmptyText will be rendered instead of Cell’s content. cspublic Object EmptyValue { get; set; }
EmptyValue Specifies a value considered as 'empty'. Cell will be rendered as “empty” if Value is equal to EmptyValue property. In that case EmptyText will be rendered instead of Cell’s content. cspublic Object EmptyValue { get; set; }