SortIndeterminateIconTemplate Property
SortIndeterminateIconTemplate
Gets or sets the template of the sort icon when it is not sorted yet.
Declaration
public DataTemplate SortIndeterminateIconTemplate { get; set; }
Public Property SortIndeterminateIconTemplate As DataTemplate