RotationAngle

CompositeGridConfig.RotationAngle property

Describe rotation of Grid element around its own axis. “90” - rotate CompositeGrid 90 degrees “-90” - rotate ComopositeGrid to -90 degrees

public int RotationAngle { get; set; }

See Also