ATAS
Loading...
Searching...
No Matches
OFT.Attributes.Editors.CheckEditorAttribute Class Reference

Check box editor for object. More...

Inheritance diagram for OFT.Attributes.Editors.CheckEditorAttribute:
[legend]
Collaboration diagram for OFT.Attributes.Editors.CheckEditorAttribute:
[legend]

Public Member Functions

 CheckEditorAttribute (string propertyName)
 Check box editor for object.
 

Properties

string PropertyName [get]
 Get property name in object for binding with check value.
 

Detailed Description

Check box editor for object.

Constructor & Destructor Documentation

◆ CheckEditorAttribute()

OFT.Attributes.Editors.CheckEditorAttribute.CheckEditorAttribute ( string  propertyName)

Check box editor for object.

Parameters
propertyNameProperty name in object for binding with check value.
Exceptions
ArgumentNullExceptionThrow ArgumentNullException if propertyName is null.

Property Documentation

◆ PropertyName

string OFT.Attributes.Editors.CheckEditorAttribute.PropertyName
get

Get property name in object for binding with check value.


The documentation for this class was generated from the following file: