RuleBase.GetPropertyValue<T>(String, Func<T>, Boolean) Method
Namespace: DevExpress.Persistent.Validation
Assembly: DevExpress.Persistent.Base.v24.2.dll
NuGet Package: DevExpress.Persistent.Base
#Declaration
#Parameters
Name | Type |
---|---|
property |
String |
get |
Func<T> |
#Optional Parameters
Name | Type | Default |
---|---|---|
is |
Boolean | False |
#Type Parameters
Name |
---|
T |
#Returns
Type |
---|
T |
See Also