GrapeCity.Win.MultiRow Namespace > Cell Class : Validators Property |
<MergablePropertyAttribute(False)> <SuppressMessageAttribute(Category="Microsoft.Naming", CheckId="CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="", Target="", MessageId="Validators", Justification="")> <SRCategoryAttribute("Data")> <SRDescriptionAttribute("Indicates a set of validator items that help validate cell values.")> <DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)> Public ReadOnly Property Validators As ValidatorCollection
Dim instance As Cell Dim value As ValidatorCollection value = instance.Validators
[MergableProperty(false)] [SuppressMessage(Category="Microsoft.Naming", CheckId="CA1704:IdentifiersShouldBeSpelledCorrectly", Scope="", Target="", MessageId="Validators", Justification="")] [SRCategory("Data")] [SRDescription("Indicates a set of validator items that help validate cell values.")] [DesignerSerializationVisibility(DesignerSerializationVisibility.Content)] public ValidatorCollection Validators {get;}
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