[]
Specifies when the component displays the split boxes.
public enum SplitBoxPolicy
Public Enum SplitBoxPolicy
Name | Description |
---|---|
Always | Displays the split box all the time |
AsNeeded | Displays the split box only when needed |
Never | Does not display the split box |