[This is preliminary documentation and is subject to change.]
Determines whether the ToRight operation should be enabled and/or
visible.
| C# |
public static OperationPresence ToRightPresence( Session session, Persistent target, IPersistateList collection )
- target (Persistent)
- The Persistent on which any Execute call would be made.
- collection (IPersistateList)
- Any collection involved with this operation.
Enabled if there is a currently active Pane, and
that Pane has been defined or created as Splittable, otherwise
Disabled.