Enum ShowDropButtonType
Enum ShowDropButtonType
Namespace: Aspose.Cells.Drawing.ActiveXControls
Assembly: Aspose.Cells.dll (25.2.0)
Specifies when to show the drop button
public enum ShowDropButtonType
Fields
Always = 2
Always show the drop button.
Focus = 1
Show the drop button when the control has the focus.
Never = 0
Never show the drop button.