Sell all gray items (you need to activate option
Selling).
Namespace:
wManager
Assembly:
wManager (in wManager.dll)
public bool SellGray { get; set; }
Public Property SellGray As Boolean
Get
Set
public:
property bool^ SellGray {
bool^ get ();
void set (bool^ value);
}