ICidrEditPresenterCidrIsValid Property |
Gets a value indicating that the CIDR on the view is valid.
Namespace: VirtualRadar.Interface.PresenterAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax bool CidrIsValid { get; }
ReadOnly Property CidrIsValid As Boolean
Get
property bool CidrIsValid {
bool get ();
}
abstract CidrIsValid : bool with get
Property Value
Type:
BooleanSee Also