ICustomFunctionOperatorBrowsable.Description Property
Returns the custom function description.
Namespace: DevExpress.XamarinForms.Core.Filtering
Assembly: DevExpress.XamarinForms.Core.dll
NuGet Package: DevExpress.XamarinForms.Core
Declaration
string Description { get; }
Property Value
Type | Description |
---|---|
String | The custom function description. |
See Also