GrapeCity.Xaml.SpreadSheet.UI
IsChecked Property (DragFillContextMenuItem)


Gets or sets a value that indicates whether this context menu item is checked.
Syntax
'Declaration
 
Public Property IsChecked As Boolean
'Usage
 
Dim instance As DragFillContextMenuItem
Dim value As Boolean
 
instance.IsChecked = value
 
value = instance.IsChecked
public bool IsChecked {get; set;}

Property Value

true if this context menu item is checked; otherwise, false.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

DragFillContextMenuItem Class
DragFillContextMenuItem Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options