Spread Silverlight Documentation
IsHitTestVisible Property (ColumnDropDownList)


GrapeCity.Windows.SpreadSheet.UI Namespace > ColumnDropDownList Class : IsHitTestVisible Property
Syntax
'Declaration
 
Public Property IsHitTestVisible As System.Boolean
'Usage
 
Dim instance As ColumnDropDownList
Dim value As System.Boolean
 
instance.IsHitTestVisible = value
 
value = instance.IsHitTestVisible
public System.bool IsHitTestVisible {get; set;}
See Also

Reference

ColumnDropDownList Class
ColumnDropDownList Members