Back to Devexpress

ReadOnlyCheckBoxProperties Interface

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-e8be730d.md

latest1.4 KB
Original Source

ReadOnlyCheckBoxProperties Interface

An interface implementing the checkbox properties accessed by the DocumentIterator.

Namespace : DevExpress.XtraRichEdit.API.Native

Assembly : DevExpress.RichEdit.v25.2.Core.dll

NuGet Package : DevExpress.RichEdit.Core

Declaration

csharp
public interface ReadOnlyCheckBoxProperties
vb
Public Interface ReadOnlyCheckBoxProperties

The following members return ReadOnlyCheckBoxProperties objects:

Remarks

All the properties implemented by the ReadOnlyCheckBoxProperties interface cannot be modified - they are read-only.

See Also

ReadOnlyCheckBoxProperties Members

DevExpress.XtraRichEdit.API.Native Namespace