Class RowView.Styles
Styles can be applied to RowView control.
Inheritance
System.Object
RowView.Styles
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 Styles
Fields
Name | Description |
---|---|
Selectable | Style to enable selection by adding RowSelector into control template. |