Represents the command bar. Usually used inside DataGrid and ListItem items.
ОThe particularity of this item is that its visibility will be determined by
the state of the parent container. For example, if you place it in a table column
and set the property Visibility = "Active"
, the command bar will
be displayed only for the active row of the table.
Name | Type | Description |
---|---|---|
Visibility | CommandBarVisibility |
Bar’s visibility. Possible values:
|
Float | FloatMode |
Make the bar "floating".
|
Base item properties |