| CTInterfaceValidateCustomPropertiesArgsProperties Property |
Properties passed for the event. Values of properties can be changed.
Namespace: ATR.CT.CTInterfaceAssembly: CTInterface (in CTInterface.dll)
Syntax public ICustomProperty[] Properties { get; set; }
Public Property Properties As ICustomProperty()
Get
Set
Property Value
Type:
ICustomPropertySee Also