Xuni Product Documentation - Xamarin.Forms
FlexGridDetailProvider Class Members
Fields  Properties  Methods  Events

The following tables list the members exposed by FlexGridDetailProvider.

Public Constructors
 NameDescription
Public ConstructorFlexGridDetailProvider Constructor  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)DetailVisibilityModeProperty  
Public Fieldstatic (Shared in Visual Basic)HeightProperty  
Public Fieldstatic (Shared in Visual Basic)RowDetailTemplateProperty  
Public Fieldstatic (Shared in Visual Basic)ShowExpandButtonProperty  
Top
Public Properties
 NameDescription
Public PropertyBindingContext (Inherited from Xamarin.Forms.BindableObject)
Public PropertyDetailVisibilityMode Gets or sets the detail visibility mode.  
Public PropertyHeight Gets or sets the height of the details.  
Public PropertyRowDetailTemplate Gets or sets the template used for the row detail.  
Public PropertyShowExpandButton Gets or sets whether to show the expand/collapse buttons in the row headers.  
Top
Public Methods
 NameDescription
Public MethodClearValueOverloaded.  (Inherited from Xamarin.Forms.BindableObject)
Public MethodGetValue (Inherited from Xamarin.Forms.BindableObject)
Public MethodHideDetail Hides the detail row.  
Public MethodIsDetailVisible Determines whether the detail row is visible.  
Public MethodRemoveBinding (Inherited from Xamarin.Forms.BindableObject)
Public MethodSetBinding (Inherited from Xamarin.Forms.BindableObject)
Public MethodSetValueOverloaded.  (Inherited from Xamarin.Forms.BindableObject)
Public MethodShowDetail Shows the detail row.  
Top
Public Events
 NameDescription
Public EventBindingContextChanged (Inherited from Xamarin.Forms.BindableObject)
Public EventDetailCellCreating Occurs when the detail cell is being created.  
Public EventPropertyChanged (Inherited from Xamarin.Forms.BindableObject)
Public EventPropertyChanging (Inherited from Xamarin.Forms.BindableObject)
Public EventRowHeaderLoading Occurs before the row header is loaded.  
Top
See Also

Reference

FlexGridDetailProvider Class
Xuni.Forms.FlexGrid Namespace
Xamarin.Forms.Behavior`1