Property ShowMethod
| Improve this Doc View SourceShowMethod
Gets the show method for the state change.
Declaration
public abstract DockItemShowMethod? ShowMethod { get; }
Property Value
| Type | Description |
|---|---|
| System.Nullable<DockItemShowMethod> | The show method for the state change. |