Class ColorPickerItemsLayout
Inherited Members
Namespace: Telerik.XamarinForms.Input.Calendar
Assembly: Telerik.XamarinForms.Input.dll
Syntax
public class ColorPickerItemsLayout : RadUniformGrid, INvicLayout
Constructors
ColorPickerItemsLayout()
Declaration
public ColorPickerItemsLayout()
Properties
SuppressInvalidation
Declaration
public bool SuppressInvalidation { get; set; }
Property Value
System.Boolean
|
Methods
ShouldInvalidateOnChildAdded(View)
Declaration
protected override bool ShouldInvalidateOnChildAdded(View child)
Parameters
Xamarin.Forms.View
child
|
Returns
System.Boolean
|