ComponentOne Xamarin.Android
DuplicateParentStateEnabled Property (GridCellView)


C1.Android.Grid Assembly > C1.Android.Grid Namespace > GridCellView Class : DuplicateParentStateEnabled Property
Syntax
'Declaration
 
Public Overridable Property DuplicateParentStateEnabled As Boolean
'Usage
 
Dim instance As GridCellView
Dim value As Boolean
 
instance.DuplicateParentStateEnabled = value
 
value = instance.DuplicateParentStateEnabled
public virtual bool DuplicateParentStateEnabled {get; set;}
See Also

Reference

GridCellView Class
GridCellView Members