net90_PropertyGridHelpers.Controls_FlagCheckedListBoxItem - dparvin/PropertyGridHelpers GitHub Wiki

FlagCheckedListBoxItem class

Represents an item in the CheckListBox

public class FlagCheckedListBoxItem : ItemWrapper<int>

Public Members

name description
FlagCheckedListBoxItem(…) Initializes a new instance of the FlagCheckedListBoxItem class.
IsFlag { get; } Returns true if the value corresponds to a single bit being set
IsMemberFlag(…) Returns true if this value is a member of the composite bit value

See Also

⚠️ **GitHub.com Fallback** ⚠️