InvalidToolbarTypes
Summary
public List<MyToolbarType> InvalidToolbarTypes { get; set; }
Allows you to set which toolbar type this action is invalid for. Adding to this means this action may not be added to that toolbar type.
public List<MyToolbarType> InvalidToolbarTypes { get; set; }
Allows you to set which toolbar type this action is invalid for. Adding to this means this action may not be added to that toolbar type.