Gets or sets a value indicating whether the column is read-only. This is a dependency property.
Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf
C#
![]() |
---|
public bool IsReadOnly { get; set; } |
Visual Basic
![]() |
---|
Public Property IsReadOnly As Boolean |
true if the values in this column cannot be modified; otherwise, false.
MindFusion.Scheduling for WPF Programmer's Guide | © 2025 MindFusion |