See also:
NTier Windows Forms Framework Home
NTier Framework API reference
Assembly: NTier.Design (in NTier.Design.dll) Version: 1.0.0.0
NTier Windows Forms Framework Home
NTier Framework API reference
Ensure this editor is correctly applied to the given property. Throws an exception if not.
Namespace: NTier.ComponentModel.DesignAssembly: NTier.Design (in NTier.Design.dll) Version: 1.0.0.0
Syntax
C# |
---|
public static void CheckAppliedCorrectly( PropertyDescriptor property ) |
Visual Basic |
---|
Public Shared Sub CheckAppliedCorrectly ( property As PropertyDescriptor ) |
Visual C++ |
---|
public: static void CheckAppliedCorrectly( PropertyDescriptor^ property ) |
Parameters
- property
- Type: System.ComponentModel..::..PropertyDescriptor