| Name | Description |
| ActivationBorder | Gets or sets the background color to use. (Inherited from Infragistics.XamarinForms.Controls.Grids.DefinitionBase) |
| ActivationBorderBottomWidth | Gets or sets the amount of bottom activation border to use for the cell content of this column. (Inherited from Infragistics.XamarinForms.Controls.Grids.DefinitionBase) |
| ActivationBorderLeftWidth | Gets or sets the amount of left activation border to use for the cell content for this column. (Inherited from Infragistics.XamarinForms.Controls.Grids.DefinitionBase) |
| ActivationBorderRightWidth | Gets or sets the amount of right activation border to use for the cell content of this column. (Inherited from Infragistics.XamarinForms.Controls.Grids.DefinitionBase) |
| ActivationBorderTopWidth | Gets or sets the amount of top activation border to use for the cell content for this column. (Inherited from Infragistics.XamarinForms.Controls.Grids.DefinitionBase) |
| ActualActivationBorder | Gets the actual background color that will be used. (Inherited from Infragistics.XamarinForms.Controls.Grids.DefinitionBase) |
| ActualBackground | Gets the actual background color that will be used. (Inherited from Infragistics.XamarinForms.Controls.Grids.DefinitionBase) |
| ActualBorder | Gets the actual border color that will be used. (Inherited from Infragistics.XamarinForms.Controls.Grids.DefinitionBase) |
| ActualHeaderText | Gets the actual text displayed in the header of the column (Inherited from Infragistics.XamarinForms.Controls.Grids.Column) |
| ActualHorizontalAlignment | Gets the actual horizontal alignment that will be used for the cell content. (Inherited from Infragistics.XamarinForms.Controls.Grids.DefinitionBase) |
| ActualLastStickyRowBackground | Gets the actual color for the last row in the sticky row area. (Inherited from Infragistics.XamarinForms.Controls.Grids.DefinitionBase) |
| ActualLineBreakMode | Gets the actual line break mode which will be used if text is present in the cell. (Inherited from Infragistics.XamarinForms.Controls.Grids.DefinitionBase) |
| ActualPinnedRowBackground | Gets the actual background color for cells belonging to rows marked as pinned. (Inherited from Infragistics.XamarinForms.Controls.Grids.DefinitionBase) |
| ActualPinnedRowOpacity | Gets or sets the color to use for displaying text. (Inherited from Infragistics.XamarinForms.Controls.Grids.DefinitionBase) |
| ActualSelectedBackground | Gets the actual background color that is used for the cells when they are selected (Inherited from Infragistics.XamarinForms.Controls.Grids.Column) |
| ActualStickyRowBackground | Gets the actual background color for content that sticks to the top of the grid. (Inherited from Infragistics.XamarinForms.Controls.Grids.DefinitionBase) |
| ActualTextColor | Gets the actual color used for displaying text. (Inherited from Infragistics.XamarinForms.Controls.Grids.DefinitionBase) |
| ActualVerticalAlignment | Gets the actual vertical alignment that will be used for the cell content. (Inherited from Infragistics.XamarinForms.Controls.Grids.DefinitionBase) |
| AnimationSettings | Gets or sets the animation settings to use for this column. (Inherited from Infragistics.XamarinForms.Controls.Grids.Column) |
| AutomationId | (Inherited from Xamarin.Forms.Element) |
| Background | Gets or sets the background color to use. (Inherited from Infragistics.XamarinForms.Controls.Grids.DefinitionBase) |
| BindingContext | (Inherited from Xamarin.Forms.BindableObject) |
| Border | Gets or sets the background color to use. (Inherited from Infragistics.XamarinForms.Controls.Grids.DefinitionBase) |
| BorderBottomWidth | Gets or sets the amount of bottom border to use for the cell content of this column. (Inherited from Infragistics.XamarinForms.Controls.Grids.DefinitionBase) |
| BorderLeftWidth | Gets or sets the amount of left border to use for the cell content for this column. (Inherited from Infragistics.XamarinForms.Controls.Grids.DefinitionBase) |
| BorderRightWidth | Gets or sets the amount of right border to use for the cell content of this column. (Inherited from Infragistics.XamarinForms.Controls.Grids.DefinitionBase) |
| BorderTopWidth | Gets or sets the amount of top border to use for the cell content for this column. (Inherited from Infragistics.XamarinForms.Controls.Grids.DefinitionBase) |
| ClassId | (Inherited from Xamarin.Forms.Element) |
| ContentOpacity | Gets or sets the opacity of the content. (Inherited from Infragistics.XamarinForms.Controls.Grids.DefinitionBase) |
| ContentTemplate | Gets or sets the template used for the cell content. |
| Dispatcher | (Inherited from Xamarin.Forms.BindableObject) |
| Effects | (Inherited from Xamarin.Forms.Element) |
| Filter | Gets or sets a filter to apply on the values of this column (Inherited from Infragistics.XamarinForms.Controls.Grids.Column) |
| FontAttributes | Returns or sets the font style for the text. (Inherited from Infragistics.XamarinForms.Controls.Grids.DefinitionBase) |
| FontFamily | Returns or sets the font family for the text. (Inherited from Infragistics.XamarinForms.Controls.Grids.DefinitionBase) |
| FontSize | Returns or sets the font size for the text. (Inherited from Infragistics.XamarinForms.Controls.Grids.DefinitionBase) |
| Header | Gets or sets the header definition for this column. (Inherited from Infragistics.XamarinForms.Controls.Grids.Column) |
| HeaderText | Gets or sets the text displayed in the header of the column (Inherited from Infragistics.XamarinForms.Controls.Grids.Column) |
| HorizontalAlignment | Gets or sets the horizontal alignment to use for the cell content. (Inherited from Infragistics.XamarinForms.Controls.Grids.DefinitionBase) |
| Id | (Inherited from Xamarin.Forms.Element) |
| IsAutoGenerated | Gets whether this column was auto generated. (Inherited from Infragistics.XamarinForms.Controls.Grids.Column) |
| IsFilteringEnabled | Gets or sets whether filtering is enabled for this column. (Inherited from Infragistics.XamarinForms.Controls.Grids.Column) |
| IsHidden | Gets or sets whether or not a column is hidden from the grid (Inherited from Infragistics.XamarinForms.Controls.Grids.Column) |
| IsResizingEnabled | Gets or sets whether resizing is enabled for this column. (Inherited from Infragistics.XamarinForms.Controls.Grids.Column) |
| LastStickyRowBackground | Gets or sets the color for the last row in the sticky row area. (Inherited from Infragistics.XamarinForms.Controls.Grids.DefinitionBase) |
| LineBreakMode | Gets or sets the line breaking mode to use if text is present in the cell. (Inherited from Infragistics.XamarinForms.Controls.Grids.DefinitionBase) |
| MinWidth | Gets or sets the minimum width to use for this column. Overrides the DefaultColumnMinWidth from the grid, if set. (Inherited from Infragistics.XamarinForms.Controls.Grids.Column) |
| Name | Gets or sets an unique name of the Column (Inherited from Infragistics.XamarinForms.Controls.Grids.Column) |
| PaddingBottom | Gets or sets the amount of bottom padding to use for the cell content of this column. (Inherited from Infragistics.XamarinForms.Controls.Grids.Column) |
| PaddingLeft | Gets or sets the amount of left padding to use for the cell content for this column. (Inherited from Infragistics.XamarinForms.Controls.Grids.Column) |
| PaddingRight | Gets or sets the amount of right padding to use for the cell content of this column. (Inherited from Infragistics.XamarinForms.Controls.Grids.Column) |
| PaddingTop | Gets or sets the amount of top padding to use for the cell content for this column. (Inherited from Infragistics.XamarinForms.Controls.Grids.Column) |
| Parent | (Inherited from Xamarin.Forms.Element) |
| Pinned | Gets or sets the current fixed position for this column. (Inherited from Infragistics.XamarinForms.Controls.Grids.Column) |
| PinnedRowBackground | Gets or sets the background color for cells belonging to rows marked as pinned. (Inherited from Infragistics.XamarinForms.Controls.Grids.DefinitionBase) |
| PinnedRowOpacity | Gets or sets the color to use for displaying text. (Inherited from Infragistics.XamarinForms.Controls.Grids.DefinitionBase) |
| PropertyPath | Gets or sets the key used for the column binding (Inherited from Infragistics.XamarinForms.Controls.Grids.Column) |
| SelectedBackground | Gets or sets the background color to use for the cells when they are selected (Inherited from Infragistics.XamarinForms.Controls.Grids.Column) |
| ShouldRemoveWhenHidden | Gets or sets if a column should be removed from the grid when it is fully hidden (Inherited from Infragistics.XamarinForms.Controls.Grids.Column) |
| SortDirection | Gets the current sort direction (None, Ascending, Descending) for this column. (Inherited from Infragistics.XamarinForms.Controls.Grids.Column) |
| StickyRowBackground | Gets or sets the background color for content that sticks to the top of the grid. (Inherited from Infragistics.XamarinForms.Controls.Grids.DefinitionBase) |
| StyleId | (Inherited from Xamarin.Forms.Element) |
| TextColor | Gets or sets the color to use for displaying text. (Inherited from Infragistics.XamarinForms.Controls.Grids.DefinitionBase) |
| VerticalAlignment | Gets or sets the vertical alignment to use for the cell content. (Inherited from Infragistics.XamarinForms.Controls.Grids.DefinitionBase) |
| Width | Gets or sets the width to use for this column. (Inherited from Infragistics.XamarinForms.Controls.Grids.Column) |