C1.WinUI.GridControl Assembly / C1.WinUI.Grid Namespace / GridControlCellView Class / ReadOnlyContent Property
In This Topic
ReadOnlyContent Property (GridControlCellView)
In This Topic
Gets the element shown as content when it is not editing.
Syntax
public FrameworkElement ReadOnlyContent {get;}
See Also