GrapeCity.Win.MultiRow Namespace > ExcludeListValidator Class : Candidates Property |
<SRDescriptionAttribute("Indicates the specified value that should be excluded in the candidate strings.")> <SuppressMessageAttribute(Category="Microsoft.Performance", CheckId="CA1819:PropertiesShouldNotReturnArrays", Scope="", Target="", MessageId="", Justification="")> Public Property Candidates As String()
Dim instance As ExcludeListValidator Dim value() As String instance.Candidates = value value = instance.Candidates
[SRDescription("Indicates the specified value that should be excluded in the candidate strings.")] [SuppressMessage(Category="Microsoft.Performance", CheckId="CA1819:PropertiesShouldNotReturnArrays", Scope="", Target="", MessageId="", Justification="")] public string[] Candidates {get; set;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2