MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / ValidationContext Class / NameValidator Property

In This Topic
NameValidator Property
In This Topic
Gets a validator to use for name validation.
Syntax
'Declaration
 
Public ReadOnly Property NameValidator As NameValidator
 

Property Value

A NameValidator object of current validation context.
See Also