Extensions of
DisplayItemModel
.
- Namespace
- Songhay
.Extensions - Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["DisplayItemModelExtensions"]
class Type type-node
Syntax
public static class DisplayItemModelExtensions
Methods
Name | Return Value | Summary |
---|---|---|
HasTag |
bool |
Returns
true when the item has the Tag
based on the specified evaluator.
static
|
To |
MenuDisplayItemModel |
Converts the
DisplayItemModel into a menu display item model.
static
|
WithTag |
DisplayItemModel |
Fluently sets
Tag .
static
|