dotnet / dotnet/dotnet-api-docs
Question regarding Remarks section
Dieses Issue hat noch niemand übernommen.
- Vorherrschende Sprache
- C#
- Sterne
- 950
- Forks
- 1.7k
- Ø Merge
- 2 T. 19 Std.
- Gemergte PRs (30 T.)
- 52
Beschreibung
IsReadOnly just has a "get" access method yet the Remarks section instructs "Set the IsReadOnly property to true to make an individual cell read-only."
I would indeed like to make a cell read only. How is it possible to set the value of IsReadOnly to True.
I had set IsEnabled to False but that prevents me from selecting the GridRow that the cell in question is on or from scrolling past that row if I'm in that same column.
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
- ID: fec15a7b-23ce-48d0-a3e7-e4cb76112f0d
- Version Independent ID: 49cf81c9-cc3f-2ae8-5dd1-a703ce4da121
- Content: DataGridCell.IsReadOnly Property (System.Windows.Controls)
- Content Source: xml/System.Windows.Controls/DataGridCell.xml
- Product: dotnet-api
- GitHub Login: @dotnet-bot
- Microsoft Alias: dotnetcontent
Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Rechercherichtung
Beginne mit xml/System.Windows.Controls/DataGridCell.xml und untersuche den Remarks-Text zu IsReadOnly sowie die umgebende Dokumentation der Eigenschaft. Kläre den Widerspruch beim Setzen von IsReadOnly, dokumentiere bei Bedarf die unterstützte Verwendung und schließe ab, wenn die Remarks korrekt erklären, wie eine Zelle schreibgeschützt gemacht werden kann.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- csharp
- Bereich
- documentation
- Issue-Typ
- Dokumentation
- Schwierigkeit
- 2/5
- Geschätzter Aufwand
- 1-3 Stunden
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 45/100