aspose.diagram
Class ShowDropButtonType

Utility class containing constants. Specifies when to show the drop button

Field Summary
const  NumberNEVER
           Never show the drop button.
const  NumberFOCUS
           Show the drop button when the control has the focus.
const  NumberALWAYS
           Always show the drop button.
 

Field Detail

NEVER

const Number NEVER
Never show the drop button.

FOCUS

const Number FOCUS
Show the drop button when the control has the focus.

ALWAYS

const Number ALWAYS
Always show the drop button.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.