Class RowExpander.Commands
Contains commands implemented by RowExpander class.
Inheritance
System.Object
RowExpander.Commands
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: DevZest.Data.Views
Assembly: DevZest.Data.WPF.dll
Syntax
public abstract class Commands
Fields
Name | Description |
---|---|
ToggleExpand | Command to toggle expand state. |