Click or drag to resize
ICidrEditPresenterCidrIsValid Property
Gets a value indicating that the CIDR on the view is valid.

Namespace: VirtualRadar.Interface.Presenter
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
bool CidrIsValid { get; }

Property Value

Type: Boolean
See Also