Back to Devexpress

PopupCheckBoxSelectorMemberValueEventArgs.Value Property

windowsforms-devexpress-dot-xtraeditors-dot-controls-dot-popupcheckboxselectormembervalueeventargs-b33bf124.md

latest1.3 KB
Original Source

PopupCheckBoxSelectorMemberValueEventArgs.Value Property

Gets or sets the value posted to the data source.

Namespace : DevExpress.XtraEditors.Controls

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public object Value { get; set; }
vb
Public Property Value As Object

Property Value

TypeDescription
Object

The value posted to the data source.

|

See Also

PopupCheckBoxSelectorMemberValueEventArgs Class

PopupCheckBoxSelectorMemberValueEventArgs Members

DevExpress.XtraEditors.Controls Namespace