AddButtonMode Enum
Description
Defines the way that an add button looks in a list.
See also: addButtonMode
public enum AddButtonMode
Fields
None | Hide add button. |
Simple | Show a normal add button. |
WithOptions | Show an add button with a little arrow. |