public void ResetStyles() { xrLabel2.Styles.EvenStyle = null; xrLabel2.Styles.OddStyle = null; StyleSheet.Clear(); CreateDocument(); }