Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / WorksheetDrawing Class / IsDisplayAdjustHandles Method


In This Topic
IsDisplayAdjustHandles Method
In This Topic
Syntax
'Declaration
 
Public Function IsDisplayAdjustHandles() As Boolean
 
'Usage
 
Dim instance As WorksheetDrawing
Dim value As Boolean
 
value = instance.IsDisplayAdjustHandles()
See Also