Skip to content

net90_PropertyGridHelpers.Controls_FlagCheckedListBoxItem_IsFlag

dparvin edited this page Jul 5, 2025 · 11 revisions

FlagCheckedListBoxItem.IsFlag property

Gets a value indicating whether this item represents a single flag (a single bit set).

public bool IsFlag { get; }

Property Value

true if this value has exactly one bit set; otherwise, false.

See Also

Clone this wiki locally