Overload | Description |
---|---|
DataGridView Constructor(Context) | Initializes a new DataGridView. |
DataGridView Constructor(Context,IAttributeSet) | A constructor that is called when inflating the DataGridView from XML. |
DataGridView Constructor(Context,IAttributeSet,Int32) | A constructor used to perform inflation from XML and apply a class-specific base style from a theme attribute |
DataGridView Constructor(Context,IAttributeSet,Int32,Int32) | A constructor used to perform inflation from XML and apply a class-specific base style from a theme attribute or style resource. |
DataGridView Constructor(IntPtr,JniHandleOwnership) | A constructor used when creating managed representations of JNI objects; called by the runtime. |
Target Platforms: Android 4.4+, iOS 8+
Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+