Class EntityProperties.PropertyResolutionMode
Inheritance
System.Object
EntityProperties.PropertyResolutionMode
Namespace: Com.Telerik.Widget.Dataform.Engine
Assembly: Telerik.Xamarin.Android.Input.dll
Syntax
public sealed class PropertyResolutionMode : Enum
Properties
All
Declaration
public static EntityProperties.PropertyResolutionMode All { get; }
Property Value
Getters
Declaration
public static EntityProperties.PropertyResolutionMode Getters { get; }
Property Value
JniPeerMembers
Declaration
public override JniPeerMembers JniPeerMembers { get; }
Property Value
Java.
|
ThresholdClass
Declaration
protected override IntPtr ThresholdClass { get; }
Property Value
System.
|
ThresholdType
Declaration
protected override Type ThresholdType { get; }
Property Value
System.
|
Methods
ValueOf(String)
Declaration
public static EntityProperties.PropertyResolutionMode ValueOf(string name)
Parameters
System.
|
Returns
Values()
Declaration
public static EntityProperties.PropertyResolutionMode[] Values()