DgsGridListGetItemFont: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

27 July 2023

  • curprev 07:1307:13, 27 July 2023A7M8D talk contribs 1,364 bytes +1,364 Created page with "{{Client function}} With this function you can retrieve the font of an item in a dgs grid list.<br/> ==Syntax== <syntaxhighlight lang="lua"> var dgsGridListGetItemFont ( element gridList, int rowIndex, int columnIndex ) </syntaxhighlight> ===Required Arguments=== *'''gridList:''' the grid list containing the item you're interested in *'''rowIndex:''' the row index of the item *'''columnIndex:''' the column index of the item ===Returns=== Returns the font of the s..."