| ICidrEditViewCidrIsValid Property | 
            Gets a value indicating that the value of 
Cidr represents a valid CIDR.
            
 
Namespace: VirtualRadar.Interface.ViewAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
 Syntax
Syntaxbool CidrIsValid { get; }ReadOnly Property CidrIsValid As Boolean
	Get
property bool CidrIsValid {
	bool get ();
}abstract CidrIsValid : bool with get
Property Value
Type: 
Boolean See Also
See Also