Back to Devexpress

CheckEditBox Class

wpf-devexpress-dot-xpf-dot-editors-b677793e.md

latest1.7 KB
Original Source

CheckEditBox Class

Represents a check box used by the CheckEdit control.

Namespace : DevExpress.Xpf.Editors

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

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public class CheckEditBox :
    ToggleStateButton
vb
Public Class CheckEditBox
    Inherits ToggleStateButton

Inheritance

Show 12 items

Object DispatcherObject DependencyObject Visual UIElement FrameworkElement Control ContentControl ButtonBase ToggleButton DevExpress.Xpf.Core.ToggleStateButton CheckEditBox

See Also

CheckEditBox Members

DevExpress.Xpf.Editors Namespace