  | GridRowValidTo Property  | 
  
    Namespace: 
   Dynamicweb.Content
    Assembly:
   Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntaxpublic Nullable<DateTime> ValidTo { get; set; }Public Property ValidTo As Nullable(Of DateTime)
	Get
	Set
Property Value
Type: 
NullableDateTime
See Also