NMaskedEnumPanel Class Properties
In This Topic
For a list of all members of this type, see NMaskedEnumPanel members.
Public Properties
| | Name | Description |
 | ColumnCount | Gets or sets the number of columns in which the enum values must be laid out. |
 | EnumType | Gets or sets the masked enum type. |
 | EnumValue | Gets or sets the enum value. Call the Initialize method before setting this property. |
 | ShowOnlyBitValues | Gets or sets whether the group box will display only single bit enum values. By default set to true. |
Top
See Also