CheckEdit.Content Property
In This Article
Gets or sets the editor's content. This is a dependency property.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Object | An object that represents the editor's content. |
See Also