ComponentOne Xamarin.Android
HasTransientState Property (GridGroupRowCell)


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

Reference

GridGroupRowCell Class
GridGroupRowCell Members