Skip to content

Commit 0e4f758

Browse files
committed
2 parents b7be220 + 62b3a36 commit 0e4f758

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ Can host multiple child controls, each displayed within a specified rectangle. A
123123

124124
Displays `Data` in a grid based on provided column definitions.
125125

126-
The `ColumnDefinition` defines the column `Header`, its `Width` and the data `Selector`. The `Selector` can be used to extract text from a data row, specify that cell's color, or even define a custom content generator.
126+
The `ColumnDefinition` defines the column header, its width and the data selector. The selector can be used to extract text from a data row, specify that cell's color, or even define a custom content generator.
127127

128128
##### Decorator
129129

0 commit comments

Comments
 (0)