Click or drag to resize
ICidrEditViewCidrIsValid Property
Gets a value indicating that the value of Cidr represents a valid CIDR.

Namespace: VirtualRadar.Interface.View
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