Version

DefinitionBase Class Properties

For a list of all members of this type, see DefinitionBase members.

Public Properties
 NameDescription
Public PropertyActivationBorderGets or sets the background color to use.  
Public PropertyActivationBorderBottomWidthGets or sets the amount of bottom activation border to use for the cell content of this column.  
Public PropertyActivationBorderLeftWidthGets or sets the amount of left activation border to use for the cell content for this column.  
Public PropertyActivationBorderRightWidthGets or sets the amount of right activation border to use for the cell content of this column.  
Public PropertyActivationBorderTopWidthGets or sets the amount of top activation border to use for the cell content for this column.  
Public PropertyActualActivationBorderGets the actual background color that will be used.  
Public PropertyActualBackgroundGets the actual background color that will be used.  
Public PropertyActualBorderGets the actual border color that will be used.  
Public PropertyActualHorizontalAlignmentGets the actual horizontal alignment that will be used for the cell content.  
Public PropertyActualLastStickyRowBackgroundGets the actual color for the last row in the sticky row area.  
Public PropertyActualLineBreakModeGets the actual line break mode which will be used if text is present in the cell.  
Public PropertyActualPinnedRowBackgroundGets the actual background color for cells belonging to rows marked as pinned.  
Public PropertyActualPinnedRowOpacityGets or sets the color to use for displaying text.  
Public PropertyActualStickyRowBackgroundGets the actual background color for content that sticks to the top of the grid.  
Public PropertyActualTextColorGets the actual color used for displaying text.  
Public PropertyActualVerticalAlignmentGets the actual vertical alignment that will be used for the cell content.  
Public PropertyAutomationId (Inherited from Xamarin.Forms.Element)
Public PropertyBackgroundGets or sets the background color to use.  
Public PropertyBindingContext (Inherited from Xamarin.Forms.BindableObject)
Public PropertyBorderGets or sets the background color to use.  
Public PropertyBorderBottomWidthGets or sets the amount of bottom border to use for the cell content of this column.  
Public PropertyBorderLeftWidthGets or sets the amount of left border to use for the cell content for this column.  
Public PropertyBorderRightWidthGets or sets the amount of right border to use for the cell content of this column.  
Public PropertyBorderTopWidthGets or sets the amount of top border to use for the cell content for this column.  
Public PropertyClassId (Inherited from Xamarin.Forms.Element)
Public PropertyContentOpacityGets or sets the opacity of the content.  
Public PropertyDispatcher (Inherited from Xamarin.Forms.BindableObject)
Public PropertyEffects (Inherited from Xamarin.Forms.Element)
Public PropertyFontAttributesReturns or sets the font style for the text.  
Public PropertyFontFamilyReturns or sets the font family for the text.  
Public PropertyFontSizeReturns or sets the font size for the text.  
Public PropertyHorizontalAlignmentGets or sets the horizontal alignment to use for the cell content.  
Public PropertyId (Inherited from Xamarin.Forms.Element)
Public PropertyLastStickyRowBackgroundGets or sets the color for the last row in the sticky row area.  
Public PropertyLineBreakModeGets or sets the line breaking mode to use if text is present in the cell.  
Public PropertyParent (Inherited from Xamarin.Forms.Element)
Public PropertyPinnedRowBackgroundGets or sets the background color for cells belonging to rows marked as pinned.  
Public PropertyPinnedRowOpacityGets or sets the color to use for displaying text.  
Public PropertyStickyRowBackgroundGets or sets the background color for content that sticks to the top of the grid.  
Public PropertyStyleId (Inherited from Xamarin.Forms.Element)
Public PropertyTextColorGets or sets the color to use for displaying text.  
Public PropertyVerticalAlignmentGets or sets the vertical alignment to use for the cell content.  
See Also