ComponentOne Xamarin.Android
FitsSystemWindows Property (GridColumnHeaderCell)


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

Reference

GridColumnHeaderCell Class
GridColumnHeaderCell Members