Click or drag to resize

GridHelpers Felder

Der GridHelpers Typ exponiert die folgenden Member.

Felder
 NameBeschreibung
Public FeldStatic MemberColumnCountProperty Adds the specified number of Columns to ColumnDefinitions. Default Width is Auto.
Public FeldStatic MemberColumnsPropertiesProperty Makes the specified Column's Width equal to Auto or Star depending on GridHelpers._gridColumnUnitType. Can set on multiple Columns.
Public FeldStatic MemberRowCountProperty Adds the specified number of Rows to RowDefinitions. Default Height is Auto.
Public FeldStatic MemberRowsPropertiesProperty Makes the specified Row's Height equal to Auto or Star depending on GridHelpers._gridRowUnitType. Can set on multiple Rows.
Zurück nach oben
Siehe auch