Back to Devexpress

WorksheetDisplayArea.SetSize Method

wpf-devexpress-dot-xpf-dot-spreadsheet-dot-worksheetdisplayarea-dot-setsize.md

latest617 B
Original Source

WorksheetDisplayArea.SetSize Method

NameParametersDescription
SetSize(Int32, Int32, Int32)worksheetIndex, maxColumnCount, maxRowCountSpecifies the number of columns and rows available for display and editing.
SetSize(String, Int32, Int32)worksheetName, maxColumnCount, maxRowCountDefines the number of visible columns and rows for the specified worksheet.