net472_PropertyGridHelpers.Controls_FlagCheckedListBoxItem_IsFlag - dparvin/PropertyGridHelpers GitHub Wiki

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

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