Name | Description | |
---|---|---|
AccessibilityClassName | (Inherited from Android.Views.View) | |
AccessibilityClassNameFormatted | (Inherited from Android.Views.View) | |
AccessibilityLiveRegion | (Inherited from Android.Views.View) | |
AccessibilityNodeProvider | (Inherited from Android.Views.View) | |
AccessibilityTraversalAfter | (Inherited from Android.Views.View) | |
AccessibilityTraversalBefore | (Inherited from Android.Views.View) | |
Activated | (Inherited from Android.Views.View) | |
ActiveEditor | Gets the cell editor that is currently active. (Inherited from C1.Android.Grid.GridBase) | |
AllowDragging | Gets or sets a value that indicates whether users are allowed to move rows and columns to new positions. (Inherited from C1.Android.Grid.GridBase) | |
AllowMerging | Gets or sets a value that indicates which parts of the grid support cell merging. (Inherited from C1.Android.Grid.GridBase) | |
AllowRefreshing | Gets or sets a value indicating whether the grid can be refreshed by pulling. (Inherited from C1.Android.Grid.GridBase) | |
AllowResizing | Gets or sets a value that indicates whether users are allowed to resize rows and columns. (Inherited from C1.Android.Grid.GridBase) | |
AllowSorting | Gets or sets whether users are allowed to sort columns by tapping or clicking the column header cells. | |
Alpha | (Inherited from Android.Views.View) | |
AlternatingRowBackgroundColor | Gets or sets the Nullable that is used to paint the background of odd-numbered rows. | |
AlternatingRowTextColor | Gets or sets the Nullable that is used to paint the text of odd-numbered rows. | |
AlwaysDrawnWithCacheEnabled | (Inherited from Android.Views.ViewGroup) | |
Animation | (Inherited from Android.Views.View) | |
AnimationCacheEnabled | (Inherited from Android.Views.ViewGroup) | |
ApplicationWindowToken | (Inherited from Android.Views.View) | |
ApplyWindowInsets | (Inherited from Android.Views.View) | |
AutofillId | (Inherited from Android.Views.View) | |
AutofillType | (Inherited from Android.Views.View) | |
AutofillValue | (Inherited from Android.Views.View) | |
AutoGenerateColumns | Gets or sets a value to determine whether columns are generated automatically from the properties of the items of ItemsSource. | |
AutoSizeMode | Gets or sets which cells should be taken into account when auto-sizing a row or column. | |
Background | (Inherited from Android.Views.View) | |
BackgroundColor | Gets or sets a the background color of the calendar. (Inherited from C1.Android.Grid.GridBase) | |
BackgroundTintList | (Inherited from Android.Views.View) | |
BackgroundTintMode | (Inherited from Android.Views.View) | |
Baseline | (Inherited from Android.Views.View) | |
BorderColor | Gets or sets the Nullable that is used to paint the border. (Inherited from C1.Android.Grid.GridBase) | |
BorderWidth | Gets or sets the width of the border. (Inherited from C1.Android.Grid.GridBase) | |
Bottom | (Inherited from Android.Views.View) | |
CameraDistance | (Inherited from Android.Views.View) | |
CellFactory | Gets or sets the factory of cells. | |
CellPadding | Gets or sets the cell padding. (Inherited from C1.Android.Grid.GridBase) | |
Cells | Gets the GridPanel that contains the data cells in the grid. | |
ChildCount | (Inherited from Android.Views.ViewGroup) | |
Class | (Inherited from Java.Lang.Object) | |
Clickable | (Inherited from Android.Views.View) | |
ClipBounds | (Inherited from Android.Views.View) | |
ClipChildren | (Inherited from Android.Views.ViewGroup) | |
ClipToOutline | (Inherited from Android.Views.View) | |
ClipToPadding | (Inherited from Android.Views.ViewGroup) | |
ColumnHeaderBackgroundColor | Gets or sets the Nullable of the column header background. (Inherited from C1.Android.Grid.GridBase) | |
ColumnHeaderGridLinesVisibility | Gets or sets a value that indicates which grid lines separating column header cells are shown. (Inherited from C1.Android.Grid.GridBase) | |
ColumnHeaders | Gets the GridPanel that contains the column header cells. | |
ColumnHeaderSelectedBackgroundColor | Gets or sets the Nullable that is used to paint column header background for selected cells. (Inherited from C1.Android.Grid.GridBase) | |
ColumnHeaderSelectedTextColor | Gets or sets the Nullable that is used to paint column header text for selected cells. (Inherited from C1.Android.Grid.GridBase) | |
ColumnHeaderTextColor | Gets or sets the Nullable of the column header text and glyphs. (Inherited from C1.Android.Grid.GridBase) | |
ColumnHeaderTextSize | Gets or sets the font size applied to column header cells. (Inherited from C1.Android.Grid.GridBase) | |
ColumnHeaderTypeface | Gets or sets the typeface applied to column header cells. (Inherited from C1.Android.Grid.GridBase) | |
Columns | Gets the collection of columns of the grid. | |
ContentDescription | (Inherited from Android.Views.View) | |
ContentDescriptionFormatted | (Inherited from Android.Views.View) | |
Context | (Inherited from Android.Views.View) | |
ContextClickable | (Inherited from Android.Views.View) | |
CursorBackgroundColor | Gets or sets the Nullable that is used to paint the background of cursor cell. (Inherited from C1.Android.Grid.GridBase) | |
CursorRange | Gets the GridCellRange that corresponds to the cursor cell. (Inherited from C1.Android.Grid.GridBase) | |
CursorTextColor | Gets or sets the Nullable that is used to paint the text of cursor cell. (Inherited from C1.Android.Grid.GridBase) | |
DataCollection | Gets the inner collection view. | |
DefaultColumnHeaderRowHeight | Gets or sets the default height of the rows used to display column headers. | |
DefaultColumnHeadersRowHeight | Gets or sets the default height of the rows used to display column headers. (Inherited from C1.Android.Grid.GridBase) | |
DefaultColumnWidth | Gets or sets the default width of the columns. | |
DefaultFocusHighlightEnabled | (Inherited from Android.Views.View) | |
DefaultGroupRowHeight | Gets or sets the default height of the group rows. | |
DefaultRowHeaderColumnWidth | Gets or sets the default width of the columns used to display row headers. | |
DefaultRowHeight | Gets or sets the default height of the rows. | |
DescendantFocusability | (Inherited from Android.Views.ViewGroup) | |
Display | (Inherited from Android.Views.View) | |
DrawingCache | (Inherited from Android.Views.View) | |
DrawingCacheBackgroundColor | (Inherited from Android.Views.View) | |
DrawingCacheEnabled | (Inherited from Android.Views.View) | |
DrawingCacheQuality | (Inherited from Android.Views.View) | |
DrawingTime | (Inherited from Android.Views.View) | |
DuplicateParentStateEnabled | (Inherited from Android.Views.View) | |
EditIconTemplate | Gets or sets the template used to create the icon displayed in the header when a row is being edited. | |
EditorBackgroundColor | Gets or sets the Nullable that is used to paint the background of cells in edit mode. (Inherited from C1.Android.Grid.GridBase) | |
EditorRange | Gets the GridCellRange that corresponds to the cell currently being edited. (Inherited from C1.Android.Grid.GridBase) | |
EditorTextColor | Gets or sets the Nullable that is used to paint the foreground of cells in edit mode. (Inherited from C1.Android.Grid.GridBase) | |
Elevation | (Inherited from Android.Views.View) | |
Enabled | (Inherited from Android.Views.View) | |
FilterTouchesWhenObscured | (Inherited from Android.Views.View) | |
FitsSystemWindows | (Inherited from Android.Views.View) | |
Focusable | (Inherited from Android.Views.View) | |
FocusableInTouchMode | (Inherited from Android.Views.View) | |
FocusedByDefault | (Inherited from Android.Views.View) | |
FocusedChild | (Inherited from Android.Views.ViewGroup) | |
Foreground | (Inherited from Android.Views.View) | |
ForegroundGravity | (Inherited from Android.Views.View) | |
ForegroundTintList | (Inherited from Android.Views.View) | |
ForegroundTintMode | (Inherited from Android.Views.View) | |
FrozenColumns | Gets or sets the number of frozen columns. (Inherited from C1.Android.Grid.GridBase) | |
FrozenLinesColor | Gets or sets the Nullable that is used to paint the lines between frozen and scrollable areas of the grid. (Inherited from C1.Android.Grid.GridBase) | |
FrozenRows | Gets or sets the number of frozen rows. (Inherited from C1.Android.Grid.GridBase) | |
GridLinesColor | Gets or sets the Nullable that is used to paint the lines between cells. (Inherited from C1.Android.Grid.GridBase) | |
GridLinesVisibility | Gets or sets a value that indicates which grid lines separating inner cells are shown. (Inherited from C1.Android.Grid.GridBase) | |
GridLinesWidth | Gets or sets the width of the lines between cells. (Inherited from C1.Android.Grid.GridBase) | |
GroupCollapsedIconTemplate | Gets or sets the template used to create the icon displayed when the group is collapsed. | |
GroupExpandedIconTemplate | Gets or sets the template used to create the icon displayed when the group is expanded. | |
GroupHeaderConverter | Gets or sets the C1.Android.Core.IValueConverter used to create the content shown in GridGroupRow cells to summarize group information. | |
GroupHeaderFormat | Gets or sets the format string used to create the group header content. | |
GroupRowBackgroundColor | Gets or sets the Nullable of the group row background. | |
GroupRowPosition | Gets or sets a value that indicates where group rows should be displayed with respect to the data. | |
GroupRowTextColor | Gets or sets the Nullable of the text and glyphs of the group rows. | |
GroupRowTextSize | Gets or sets the font size applied to group row cells. | |
GroupRowTypeface | Gets or sets the font family applied to group row cells. | |
Handle | (Inherited from Java.Lang.Object) | |
Handler | (Inherited from Android.Views.View) | |
HapticFeedbackEnabled | (Inherited from Android.Views.View) | |
HasExplicitFocusable | (Inherited from Android.Views.View) | |
HasFocus | (Inherited from Android.Views.View) | |
HasFocusable | (Inherited from Android.Views.View) | |
HasNestedScrollingParent | (Inherited from Android.Views.View) | |
HasOnClickListeners | (Inherited from Android.Views.View) | |
HasOverlappingRendering | (Inherited from Android.Views.View) | |
HasPointerCapture | (Inherited from Android.Views.View) | |
HasTransientState | (Inherited from Android.Views.View) | |
HasWindowFocus | (Inherited from Android.Views.View) | |
HeaderGridLinesColor | Gets or sets the Nullable that is used to paint the lines between row and column header cells. (Inherited from C1.Android.Grid.GridBase) | |
HeadersGridLinesVisibility | Gets or sets a value that indicates which grid lines separating header cells are shown. (Inherited from C1.Android.Grid.GridBase) | |
HeadersVisibility | Gets or sets a value that indicates the visibility of row and column headers. (Inherited from C1.Android.Grid.GridBase) | |
Height | (Inherited from Android.Views.View) | |
HorizontalFadingEdgeEnabled | (Inherited from Android.Views.View) | |
HorizontalFadingEdgeLength | (Inherited from Android.Views.View) | |
HorizontalScrollBarEnabled | (Inherited from Android.Views.View) | |
HorizontalScrollBarVisibility | Gets or sets the horizontal scroll bar visibility. (Inherited from C1.Android.Grid.GridBase) | |
Hovered | (Inherited from Android.Views.View) | |
Id | (Inherited from Android.Views.View) | |
ImportantForAccessibility | (Inherited from Android.Views.View) | |
ImportantForAutofill | (Inherited from Android.Views.View) | |
IsAccessibilityFocused | (Inherited from Android.Views.View) | |
IsAnimated | Gets or sets whether the control is animated during navigation. (Inherited from C1.Android.Grid.GridBase) | |
IsAttachedToWindow | (Inherited from Android.Views.View) | |
IsDirty | (Inherited from Android.Views.View) | |
IsFocused | (Inherited from Android.Views.View) | |
IsHardwareAccelerated | (Inherited from Android.Views.View) | |
IsImportantForAccessibility | (Inherited from Android.Views.View) | |
IsImportantForAutofill | (Inherited from Android.Views.View) | |
IsInEditMode | (Inherited from Android.Views.View) | |
IsInLayout | (Inherited from Android.Views.View) | |
IsInTouchMode | (Inherited from Android.Views.View) | |
IsLaidOut | (Inherited from Android.Views.View) | |
IsLayoutDirectionResolved | (Inherited from Android.Views.View) | |
IsLayoutRequested | (Inherited from Android.Views.View) | |
IsOpaque | (Inherited from Android.Views.View) | |
IsPaddingRelative | (Inherited from Android.Views.View) | |
IsReadOnly | Gets or sets a value to determine whether the grid is read-only. (Inherited from C1.Android.Grid.GridBase) | |
IsScrollContainer | (Inherited from Android.Views.View) | |
IsShown | (Inherited from Android.Views.View) | |
IsTemporarilyDetached | (Inherited from Android.Views.View) | |
IsTextAlignmentResolved | (Inherited from Android.Views.View) | |
IsTextDirectionResolved | (Inherited from Android.Views.View) | |
Item | Overloaded. Gets or sets the value of the cell specified by its row and column. | |
ItemsSource | Gets or sets the collection of items. | |
JniIdentityHashCode | (Inherited from Java.Lang.Object) | |
JniPeerMembers | (Inherited from Android.Views.ViewGroup) | |
KeepScreenOn | (Inherited from Android.Views.View) | |
KeyActionEnter | Gets or sets the action to perform when the Enter key is pressed. (Inherited from C1.Android.Grid.GridBase) | |
KeyActionTab | Gets or sets the action to perform when the Tab key is pressed. (Inherited from C1.Android.Grid.GridBase) | |
KeyboardNavigationCluster | (Inherited from Android.Views.View) | |
KeyDispatcherState | (Inherited from Android.Views.View) | |
LabelFor | (Inherited from Android.Views.View) | |
LayerType | (Inherited from Android.Views.View) | |
LayoutAnimation | (Inherited from Android.Views.ViewGroup) | |
LayoutAnimationListener | (Inherited from Android.Views.ViewGroup) | |
LayoutDirection | (Inherited from Android.Views.View) | |
LayoutMode | (Inherited from Android.Views.ViewGroup) | |
LayoutParameters | (Inherited from Android.Views.View) | |
LayoutTransition | (Inherited from Android.Views.ViewGroup) | |
Left | (Inherited from Android.Views.View) | |
LongClickable | (Inherited from Android.Views.View) | |
Matrix | (Inherited from Android.Views.View) | |
MaxColumnWidth | Gets or sets the maximum width of columns in the FlexGrid. | |
MaxGroupLevel | Gets the maximum group level present in the grid. | |
MaxRowHeight | Gets or sets the maximum height of rows in the FlexGrid. | |
MeasuredHeight | (Inherited from Android.Views.View) | |
MeasuredHeightAndState | (Inherited from Android.Views.View) | |
MeasuredState | (Inherited from Android.Views.View) | |
MeasuredWidth | (Inherited from Android.Views.View) | |
MeasuredWidthAndState | (Inherited from Android.Views.View) | |
MergeManager | Gets or sets the merge manager. | |
MinColumnWidth | Gets or sets the minimum width of columns in the FlexGrid. | |
MinimumHeight | (Inherited from Android.Views.View) | |
MinimumWidth | (Inherited from Android.Views.View) | |
MinRowHeight | Gets or sets the minimum height of rows in the FlexGrid. | |
MotionEventSplittingEnabled | (Inherited from Android.Views.ViewGroup) | |
NestedScrollAxes | (Inherited from Android.Views.ViewGroup) | |
NestedScrollingEnabled | (Inherited from Android.Views.View) | |
NewRowBackgroundColor | Gets or sets the Nullable of the new row background. | |
NewRowIconTemplate | Gets or sets the template used to create the icon displayed in the header of a new row. | |
NewRowPlaceholder | Gets or sets the message displayed in the new row template. | |
NewRowPosition | Gets or sets a value that indicates whether the new row template should be displayed at the bottom or at the top of the grid, or if there should not be displayed. | |
NewRowTextColor | Gets or sets the Nullable of the text and glyphs of the new row. | |
NextClusterForwardId | (Inherited from Android.Views.View) | |
NextFocusDownId | (Inherited from Android.Views.View) | |
NextFocusForwardId | (Inherited from Android.Views.View) | |
NextFocusLeftId | (Inherited from Android.Views.View) | |
NextFocusRightId | (Inherited from Android.Views.View) | |
NextFocusUpId | (Inherited from Android.Views.View) | |
OnFocusChangeListener | (Inherited from Android.Views.View) | |
OutlineProvider | (Inherited from Android.Views.View) | |
Overlay | (Inherited from Android.Views.View) | |
OverScrollMode | (Inherited from Android.Views.View) | |
PaddingBottom | (Inherited from Android.Views.View) | |
PaddingEnd | (Inherited from Android.Views.View) | |
PaddingLeft | (Inherited from Android.Views.View) | |
PaddingRight | (Inherited from Android.Views.View) | |
PaddingStart | (Inherited from Android.Views.View) | |
PaddingTop | (Inherited from Android.Views.View) | |
Parent | (Inherited from Android.Views.View) | |
ParentForAccessibility | (Inherited from Android.Views.View) | |
PeerReference | (Inherited from Java.Lang.Object) | |
PersistentDrawingCache | (Inherited from Android.Views.ViewGroup) | |
PivotX | (Inherited from Android.Views.View) | |
PivotY | (Inherited from Android.Views.View) | |
PointerIcon | (Inherited from Android.Views.View) | |
Pressed | (Inherited from Android.Views.View) | |
Resources | (Inherited from Android.Views.View) | |
RevealOnFocusHint | (Inherited from Android.Views.View) | |
Right | (Inherited from Android.Views.View) | |
RootView | (Inherited from Android.Views.View) | |
RootWindowInsets | (Inherited from Android.Views.View) | |
Rotation | (Inherited from Android.Views.View) | |
RotationX | (Inherited from Android.Views.View) | |
RotationY | (Inherited from Android.Views.View) | |
RowBackgroundColor | Gets or sets the Nullable that is used to paint row backgrounds. (Inherited from C1.Android.Grid.GridBase) | |
RowHeaderBackgroundColor | Gets or sets the Nullable of the row header background. (Inherited from C1.Android.Grid.GridBase) | |
RowHeaderGridLinesVisibility | Gets or sets a value that indicates which grid lines separating row header cells are shown. (Inherited from C1.Android.Grid.GridBase) | |
RowHeaders | Gets the GridPanel that contains the row header cells. | |
RowHeaderSelectedBackgroundColor | Gets or sets the Nullable that is used to paint row header background for selected cells. (Inherited from C1.Android.Grid.GridBase) | |
RowHeaderSelectedTextColor | Gets or sets the Nullable that is used to paint row header text for selected cells. (Inherited from C1.Android.Grid.GridBase) | |
RowHeaderTextColor | Gets or sets the Nullable of the row header text and glyphs. (Inherited from C1.Android.Grid.GridBase) | |
RowHeaderTextSize | Gets or sets the font size applied to row header cells. (Inherited from C1.Android.Grid.GridBase) | |
RowHeaderTypeface | Gets or sets the font family applied to row header cells. (Inherited from C1.Android.Grid.GridBase) | |
Rows | Gets the collection of rows of the grid. | |
RowTextColor | Gets or sets the Nullable that is used to paint the text color of rows. (Inherited from C1.Android.Grid.GridBase) | |
SaveEnabled | (Inherited from Android.Views.View) | |
SaveFromParentEnabled | (Inherited from Android.Views.View) | |
ScaleX | (Inherited from Android.Views.View) | |
ScaleY | (Inherited from Android.Views.View) | |
ScrollBarDefaultDelayBeforeFade | (Inherited from Android.Views.View) | |
ScrollBarFadeDuration | (Inherited from Android.Views.View) | |
ScrollbarFadingEnabled | (Inherited from Android.Views.View) | |
ScrollBarSize | (Inherited from Android.Views.View) | |
ScrollBarStyle | (Inherited from Android.Views.View) | |
ScrollIndicators | (Inherited from Android.Views.View) | |
ScrollPosition | Gets or sets the scroll position. (Inherited from C1.Android.Grid.GridBase) | |
ScrollX | (Inherited from Android.Views.View) | |
ScrollY | (Inherited from Android.Views.View) | |
Selected | (Inherited from Android.Views.View) | |
Selection | Gets or sets the current selection. (Inherited from C1.Android.Grid.GridBase) | |
SelectionAdornerBorderColor | Gets or sets the Nullable of the selection adorner border. (Inherited from C1.Android.Grid.GridBase) | |
SelectionAdornerColor | Gets or sets the Nullable of the selection adorner. (Inherited from C1.Android.Grid.GridBase) | |
SelectionBackgroundColor | Gets or sets the Nullable that is used to paint the background of selected cells. (Inherited from C1.Android.Grid.GridBase) | |
SelectionMode | Gets or sets how the cells or rows are selected. (Inherited from C1.Android.Grid.GridBase) | |
SelectionTextColor | Gets or sets the Nullable of the selected text. (Inherited from C1.Android.Grid.GridBase) | |
ShowMarquee | Gets or sets a value that indicates whether the grid shows an Excel-style marquee around the current selection. (Inherited from C1.Android.Grid.GridBase) | |
ShowOutlineBar | Gets or sets a value that determines whether the grid should display the outline button bar. | |
ShowSelectionMenu | Gets or sets a value that indicates whether the grid shows menu when select rows or cells. (Inherited from C1.Android.Grid.GridBase) | |
ShowSort | Gets or sets whether the grid should display sort indicators in the column headers. | |
Site | IComponent Site (Inherited from C1.Android.Grid.GridBase) | |
SolidColor | (Inherited from Android.Views.View) | |
SortAscendingIconTemplate | Gets or sets the template of the sort icon when it is sorted ascendingly. | |
SortDescendingIconTemplate | Gets or sets the template of the sort icon when it is sorted descendingly. | |
SortIconPosition | Gets or sets the position of the sort icon inside the column header. | |
SoundEffectsEnabled | (Inherited from Android.Views.View) | |
StateListAnimator | (Inherited from Android.Views.View) | |
SystemUiVisibility | (Inherited from Android.Views.View) | |
Tag | (Inherited from Android.Views.View) | |
TextAlignment | (Inherited from Android.Views.View) | |
TextColor | Gets or sets the Nullable of the text and glyphs. (Inherited from C1.Android.Grid.GridBase) | |
TextDirection | (Inherited from Android.Views.View) | |
TextSize | Gets or sets the font size applied to normal cells. (Inherited from C1.Android.Grid.GridBase) | |
TooltipText | (Inherited from Android.Views.View) | |
TooltipTextFormatted | (Inherited from Android.Views.View) | |
Top | (Inherited from Android.Views.View) | |
TopLeftCellBackgroundColor | Gets or sets the Nullable that is used to paint the background of the cell at the left top corner of the grid. (Inherited from C1.Android.Grid.GridBase) | |
TopLeftCells | Gets the GridPanel that contains the cells in the upper left corner of the grid. | |
TopLeftHeaderGridLinesVisibility | Gets or sets a value that indicates which grid lines separating top-left header cells are shown. (Inherited from C1.Android.Grid.GridBase) | |
Touchables | (Inherited from Android.Views.View) | |
TouchDelegate | (Inherited from Android.Views.View) | |
TouchscreenBlocksFocus | (Inherited from Android.Views.ViewGroup) | |
TransitionGroup | (Inherited from Android.Views.ViewGroup) | |
TransitionName | (Inherited from Android.Views.View) | |
TranslationX | (Inherited from Android.Views.View) | |
TranslationY | (Inherited from Android.Views.View) | |
TranslationZ | (Inherited from Android.Views.View) | |
TreeIndent | Gets or sets the indent used to offset each group of rows in the grid. | |
Typeface | Gets or sets the typeface applied to normal cells. (Inherited from C1.Android.Grid.GridBase) | |
UpdateAnimation | Gets an object containing the animation settings that will be applied when updating cells. (Inherited from C1.Android.Grid.GridBase) | |
VerticalFadingEdgeEnabled | (Inherited from Android.Views.View) | |
VerticalFadingEdgeLength | (Inherited from Android.Views.View) | |
VerticalScrollBarEnabled | (Inherited from Android.Views.View) | |
VerticalScrollbarPosition | (Inherited from Android.Views.View) | |
VerticalScrollBarVisibility | Gets or sets the vertical scroll bar visibility. (Inherited from C1.Android.Grid.GridBase) | |
VerticalScrollbarWidth | (Inherited from Android.Views.View) | |
ViewRange | Gets a GridCellRange value that indicates the range of cells currently visible on the grid. (Inherited from C1.Android.Grid.GridBase) | |
ViewTreeObserver | (Inherited from Android.Views.View) | |
Visibility | (Inherited from Android.Views.View) | |
Width | (Inherited from Android.Views.View) | |
WindowId | (Inherited from Android.Views.View) | |
WindowSystemUiVisibility | (Inherited from Android.Views.View) | |
WindowToken | (Inherited from Android.Views.View) | |
WindowVisibility | (Inherited from Android.Views.View) | |
ZoomMode | Gets or sets the zoom mode. (Inherited from C1.Android.Grid.GridBase) |