FlagCheckedListBoxEnumValue Property |
Namespace: Kettic.AspNet.Controls.Design.SkinManagerAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic Enum EnumValue { get; set; }
Public Property EnumValue As Enum
Get
Set
public:
property Enum^ EnumValue {
Enum^ get ();
void set (Enum^ value);
}
member EnumValue : Enum with get, set
Property Value
Type:
Enum
See Also