Back to Devexpress

XRControlStyleSheet.CopyTo Method

xtrareports-devexpress-dot-xtrareports-dot-ui-dot-xrcontrolstylesheet-dot-copyto.md

latest931 B
Original Source

XRControlStyleSheet.CopyTo Method

NameParametersDescription
CopyTo(XRControlStyle[], Int32)array, arrayIndexCopies the entire control style collection to an array of XRControlStyle objects starting at the specified index of the target array.
CopyTo(Array, Int32)array, arrayIndexCopies the entire control style collection to a one dimensional array starting at the specified index of the target array.