Version

DateTimeColumn Class Members

The following tables list the members exposed by DateTimeColumn.

Public Constructors
 NameDescription
Public ConstructorDateTimeColumn ConstructorConstructs a DateTimeColumn.  
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)DateTimeFormatPropertyIdentifies the DateTimeFormat bindable property.  
Public Fieldstatic (Shared in Visual Basic)FormatStringPropertyIdentifies the FormatString bindable property.  
Public Properties
 NameDescription
Public PropertyActivationBorderGets or sets the background color to use. (Inherited from Infragistics.XamarinForms.Controls.Grids.DefinitionBase)
Public PropertyActivationBorderBottomWidthGets or sets the amount of bottom activation border to use for the cell content of this column. (Inherited from Infragistics.XamarinForms.Controls.Grids.DefinitionBase)
Public PropertyActivationBorderLeftWidthGets or sets the amount of left activation border to use for the cell content for this column. (Inherited from Infragistics.XamarinForms.Controls.Grids.DefinitionBase)
Public PropertyActivationBorderRightWidthGets or sets the amount of right activation border to use for the cell content of this column. (Inherited from Infragistics.XamarinForms.Controls.Grids.DefinitionBase)
Public PropertyActivationBorderTopWidthGets or sets the amount of top activation border to use for the cell content for this column. (Inherited from Infragistics.XamarinForms.Controls.Grids.DefinitionBase)
Public PropertyActualActivationBorderGets the actual background color that will be used. (Inherited from Infragistics.XamarinForms.Controls.Grids.DefinitionBase)
Public PropertyActualBackgroundGets the actual background color that will be used. (Inherited from Infragistics.XamarinForms.Controls.Grids.DefinitionBase)
Public PropertyActualBorderGets the actual border color that will be used. (Inherited from Infragistics.XamarinForms.Controls.Grids.DefinitionBase)
Public PropertyActualHeaderTextGets the actual text displayed in the header of the column (Inherited from Infragistics.XamarinForms.Controls.Grids.Column)
Public PropertyActualHorizontalAlignmentGets the actual horizontal alignment that will be used for the cell content. (Inherited from Infragistics.XamarinForms.Controls.Grids.DefinitionBase)
Public PropertyActualLastStickyRowBackgroundGets the actual color for the last row in the sticky row area. (Inherited from Infragistics.XamarinForms.Controls.Grids.DefinitionBase)
Public PropertyActualLineBreakModeGets the actual line break mode which will be used if text is present in the cell. (Inherited from Infragistics.XamarinForms.Controls.Grids.DefinitionBase)
Public PropertyActualPinnedRowBackgroundGets the actual background color for cells belonging to rows marked as pinned. (Inherited from Infragistics.XamarinForms.Controls.Grids.DefinitionBase)
Public PropertyActualPinnedRowOpacityGets or sets the color to use for displaying text. (Inherited from Infragistics.XamarinForms.Controls.Grids.DefinitionBase)
Public PropertyActualSelectedBackgroundGets the actual background color that is used for the cells when they are selected (Inherited from Infragistics.XamarinForms.Controls.Grids.Column)
Public PropertyActualStickyRowBackgroundGets the actual background color for content that sticks to the top of the grid. (Inherited from Infragistics.XamarinForms.Controls.Grids.DefinitionBase)
Public PropertyActualTextColorGets the actual color used for displaying text. (Inherited from Infragistics.XamarinForms.Controls.Grids.DefinitionBase)
Public PropertyActualVerticalAlignmentGets the actual vertical alignment that will be used for the cell content. (Inherited from Infragistics.XamarinForms.Controls.Grids.DefinitionBase)
Public PropertyAnimationSettingsGets or sets the animation settings to use for this column. (Inherited from Infragistics.XamarinForms.Controls.Grids.Column)
Public PropertyAutomationId (Inherited from Xamarin.Forms.Element)
Public PropertyBackgroundGets or sets the background color to use. (Inherited from Infragistics.XamarinForms.Controls.Grids.DefinitionBase)
Public PropertyBindingContext (Inherited from Xamarin.Forms.BindableObject)
Public PropertyBorderGets or sets the background color to use. (Inherited from Infragistics.XamarinForms.Controls.Grids.DefinitionBase)
Public PropertyBorderBottomWidthGets or sets the amount of bottom border to use for the cell content of this column. (Inherited from Infragistics.XamarinForms.Controls.Grids.DefinitionBase)
Public PropertyBorderLeftWidthGets or sets the amount of left border to use for the cell content for this column. (Inherited from Infragistics.XamarinForms.Controls.Grids.DefinitionBase)
Public PropertyBorderRightWidthGets or sets the amount of right border to use for the cell content of this column. (Inherited from Infragistics.XamarinForms.Controls.Grids.DefinitionBase)
Public PropertyBorderTopWidthGets or sets the amount of top border to use for the cell content for this column. (Inherited from Infragistics.XamarinForms.Controls.Grids.DefinitionBase)
Public PropertyClassId (Inherited from Xamarin.Forms.Element)
Public PropertyContentOpacityGets or sets the opacity of the content. (Inherited from Infragistics.XamarinForms.Controls.Grids.DefinitionBase)
Public PropertyDateTimeFormatGets or sets the date time format to use for this column. If FormatString is specificied this value is ignored.  
Public PropertyDispatcher (Inherited from Xamarin.Forms.BindableObject)
Public PropertyEffects (Inherited from Xamarin.Forms.Element)
Public PropertyFilterGets or sets a filter to apply on the values of this column (Inherited from Infragistics.XamarinForms.Controls.Grids.Column)
Public PropertyFontAttributesReturns or sets the font style for the text. (Inherited from Infragistics.XamarinForms.Controls.Grids.DefinitionBase)
Public PropertyFontFamilyReturns or sets the font family for the text. (Inherited from Infragistics.XamarinForms.Controls.Grids.DefinitionBase)
Public PropertyFontSizeReturns or sets the font size for the text. (Inherited from Infragistics.XamarinForms.Controls.Grids.DefinitionBase)
Public PropertyFormatStringGets or sets the format string to apply to the value. If set, the other value formatting properties on this column are ignored.  
Public PropertyHeaderGets or sets the header definition for this column. (Inherited from Infragistics.XamarinForms.Controls.Grids.Column)
Public PropertyHeaderTextGets or sets the text displayed in the header of the column (Inherited from Infragistics.XamarinForms.Controls.Grids.Column)
Public PropertyHorizontalAlignmentGets or sets the horizontal alignment to use for the cell content. (Inherited from Infragistics.XamarinForms.Controls.Grids.DefinitionBase)
Public PropertyId (Inherited from Xamarin.Forms.Element)
Public PropertyIsAutoGeneratedGets whether this column was auto generated. (Inherited from Infragistics.XamarinForms.Controls.Grids.Column)
Public PropertyIsFilteringEnabledGets or sets whether filtering is enabled for this column. (Inherited from Infragistics.XamarinForms.Controls.Grids.Column)
Public PropertyIsHiddenGets or sets whether or not a column is hidden from the grid (Inherited from Infragistics.XamarinForms.Controls.Grids.Column)
Public PropertyIsResizingEnabledGets or sets whether resizing is enabled for this column. (Inherited from Infragistics.XamarinForms.Controls.Grids.Column)
Public PropertyLastStickyRowBackgroundGets or sets the color for the last row in the sticky row area. (Inherited from Infragistics.XamarinForms.Controls.Grids.DefinitionBase)
Public PropertyLineBreakModeGets or sets the line breaking mode to use if text is present in the cell. (Inherited from Infragistics.XamarinForms.Controls.Grids.DefinitionBase)
Public PropertyMinWidthGets 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)
Public PropertyNameGets or sets an unique name of the Column (Inherited from Infragistics.XamarinForms.Controls.Grids.Column)
Public PropertyPaddingBottomGets or sets the amount of bottom padding to use for the cell content of this column. (Inherited from Infragistics.XamarinForms.Controls.Grids.Column)
Public PropertyPaddingLeftGets or sets the amount of left padding to use for the cell content for this column. (Inherited from Infragistics.XamarinForms.Controls.Grids.Column)
Public PropertyPaddingRightGets or sets the amount of right padding to use for the cell content of this column. (Inherited from Infragistics.XamarinForms.Controls.Grids.Column)
Public PropertyPaddingTopGets or sets the amount of top padding to use for the cell content for this column. (Inherited from Infragistics.XamarinForms.Controls.Grids.Column)
Public PropertyParent (Inherited from Xamarin.Forms.Element)
Public PropertyPinnedGets or sets the current fixed position for this column. (Inherited from Infragistics.XamarinForms.Controls.Grids.Column)
Public PropertyPinnedRowBackgroundGets or sets the background color for cells belonging to rows marked as pinned. (Inherited from Infragistics.XamarinForms.Controls.Grids.DefinitionBase)
Public PropertyPinnedRowOpacityGets or sets the color to use for displaying text. (Inherited from Infragistics.XamarinForms.Controls.Grids.DefinitionBase)
Public PropertyPropertyPathGets or sets the key used for the column binding (Inherited from Infragistics.XamarinForms.Controls.Grids.Column)
Public PropertySelectedBackgroundGets or sets the background color to use for the cells when they are selected (Inherited from Infragistics.XamarinForms.Controls.Grids.Column)
Public PropertyShouldRemoveWhenHiddenGets or sets if a column should be removed from the grid when it is fully hidden (Inherited from Infragistics.XamarinForms.Controls.Grids.Column)
Public PropertySortDirectionGets the current sort direction (None, Ascending, Descending) for this column. (Inherited from Infragistics.XamarinForms.Controls.Grids.Column)
Public PropertyStickyRowBackgroundGets or sets the background color for content that sticks to the top of the grid. (Inherited from Infragistics.XamarinForms.Controls.Grids.DefinitionBase)
Public PropertyStyleId (Inherited from Xamarin.Forms.Element)
Public PropertyTextColorGets or sets the color to use for displaying text. (Inherited from Infragistics.XamarinForms.Controls.Grids.DefinitionBase)
Public PropertyVerticalAlignmentGets or sets the vertical alignment to use for the cell content. (Inherited from Infragistics.XamarinForms.Controls.Grids.DefinitionBase)
Public PropertyWidthGets or sets the width to use for this column. (Inherited from Infragistics.XamarinForms.Controls.Grids.Column)
Public Methods
 NameDescription
Public MethodClearValueOverloaded.  (Inherited from Xamarin.Forms.BindableObject)
Public MethodCoerceValueOverloaded.  (Inherited from Xamarin.Forms.BindableObject)
Public MethodFindByName (Inherited from Xamarin.Forms.Element)
Public MethodGetNamedHeaderValueGets the value of a named header value for this column by name. (Inherited from Infragistics.XamarinForms.Controls.Grids.Column)
Public MethodGetNamedValueGets the value for a named value from this definition. (Inherited from Infragistics.XamarinForms.Controls.Grids.DefinitionBase)
Public MethodGetUniqueKeyGet the unique key used to identify this column. (Inherited from Infragistics.XamarinForms.Controls.Grids.Column)
Public MethodGetValue (Inherited from Xamarin.Forms.BindableObject)
Public MethodHasNamedHeaderValueReturns if there is a named header value with a given name. (Inherited from Infragistics.XamarinForms.Controls.Grids.Column)
Public MethodHasNamedHeaderValuesReturns if the column has named header values. (Inherited from Infragistics.XamarinForms.Controls.Grids.Column)
Public MethodHasNamedValueReturns if this definition has a named value with a given name. (Inherited from Infragistics.XamarinForms.Controls.Grids.DefinitionBase)
Public MethodHasNamedValuesReturns if this definition has named value. (Inherited from Infragistics.XamarinForms.Controls.Grids.DefinitionBase)
Public MethodIsSet (Inherited from Xamarin.Forms.BindableObject)
Public MethodRemoveBinding (Inherited from Xamarin.Forms.BindableObject)
Public MethodRemoveDynamicResource (Inherited from Xamarin.Forms.Element)
Public MethodRemoveNamedHeaderValueRemoves a named header value with the given name from the named header values for this column. (Inherited from Infragistics.XamarinForms.Controls.Grids.Column)
Public MethodRemoveNamedValueRemoves the named value from this definition by name. (Inherited from Infragistics.XamarinForms.Controls.Grids.DefinitionBase)
Public MethodSetBinding (Inherited from Xamarin.Forms.BindableObject)
Public MethodSetDynamicResource (Inherited from Xamarin.Forms.Element)
Public MethodSetNamedHeaderValueSets a named value that will be applied to the header cells for this column. (Inherited from Infragistics.XamarinForms.Controls.Grids.Column)
Public MethodSetNamedValueSets a named value for the cells associated with this definition. (Inherited from Infragistics.XamarinForms.Controls.Grids.DefinitionBase)
Public MethodSetValueOverloaded.  (Inherited from Xamarin.Forms.BindableObject)
Protected Methods
 NameDescription
Protected MethodApplyBindings (Inherited from Xamarin.Forms.BindableObject)
Protected MethodOnBindingContextChangedCalled when the binding context changes (Inherited from Infragistics.XamarinForms.Controls.ElementBase)
Protected MethodOnChildAdded (Inherited from Xamarin.Forms.Element)
Protected MethodOnChildRemoved (Inherited from Xamarin.Forms.Element)
Protected MethodOnParentSetCalled when the parent is set (Inherited from Infragistics.XamarinForms.Controls.ElementBase)
Protected MethodOnPropertyChangedInvoked when a bound property is changed. (Inherited from Infragistics.XamarinForms.Controls.ElementBase)
Protected MethodOnPropertyChanging (Inherited from Xamarin.Forms.BindableObject)
Protected MethodUnapplyBindings (Inherited from Xamarin.Forms.BindableObject)
Public Events
 NameDescription
Public EventBindingContextChanged (Inherited from Xamarin.Forms.BindableObject)
Public EventCellStyleKeyRequestedCalled when the style key for a cell is needed. Used for recycling the cell. (Inherited from Infragistics.XamarinForms.Controls.Grids.DefinitionBase)
Public EventChildAdded (Inherited from Xamarin.Forms.Element)
Public EventChildRemoved (Inherited from Xamarin.Forms.Element)
Public EventDataBindingCalled when a cell is data binding. (Inherited from Infragistics.XamarinForms.Controls.Grids.DefinitionBase)
Public EventDataBoundCalled when a cell has been data bound. (Inherited from Infragistics.XamarinForms.Controls.Grids.DefinitionBase)
Public EventDescendantAdded (Inherited from Xamarin.Forms.Element)
Public EventDescendantRemoved (Inherited from Xamarin.Forms.Element)
Public EventPropertyChanged (Inherited from Xamarin.Forms.BindableObject)
Public EventPropertyChanging (Inherited from Xamarin.Forms.BindableObject)
See Also