IconSet.Reverse

IconSet.Reverse property

Get or set the flag indicating whether to reverses the default order of the icons in this icon set. Default value is false.

public bool Reverse { get; set; }

See Also