Class NonVirtualizedItemsControlItemContainer
Inherited Members
Namespace: Telerik.XamarinForms.DataControls
Assembly: Telerik.XamarinForms.DataControls.dll
Syntax
public class NonVirtualizedItemsControlItemContainer : RadBorder
Constructors
NonVirtualizedItemsControlItemContainer()
Declaration
public NonVirtualizedItemsControlItemContainer()
Fields
TextColorProperty
Declaration
public static readonly BindableProperty TextColorProperty
Field Value
Xamarin.Forms.BindableProperty
|
Properties
TextColor
Declaration
public Color TextColor { get; set; }
Property Value
Xamarin.Forms.Color
|
Methods
OnPropertyChanged(String)
Declaration
protected override void OnPropertyChanged(string propertyName = null)
Parameters
System.String
propertyName
|