text/microsoft-resx
2.0
System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
{0} cannot be modified directly, use {1} instead.
Columns
{0:G}
The format string that is used by the InnerList in the case where a DateTime type is used. The {0} will be the column value.
{0}
The format string that is used by the InnerList in the default case. The {0} will be the column value.
{0:N}
The format string that is used by the InnerList in the case where a floating point number is used. The {0} will be the column value.
{0:N0}
The format string that is used by the InnerList in the case where a whole number type is used. The {0} will be the column value.
{0} does not support adding to the Items collection, use {1} instead.
If View is set to a {0}, it should have the type {1}.