Constable Authorization Engine 2.0 BETA

FallbackTypeDescriptor.GetDefaultProperty Method 

[This is preliminary documentation and subject to change.]

[TBD]

[Visual Basic]
Overridable Public Function GetDefaultProperty() As PropertyDescriptor _
    Implements ICustomTypeDescriptor.GetDefaultProperty
[C#]
public virtual PropertyDescriptor GetDefaultProperty();

Implements

ICustomTypeDescriptor.GetDefaultProperty

See Also

FallbackTypeDescriptor Class | LaMarvin.Constable.Design.Fallback Namespace