GrapeCity.Win.MultiRow Namespace > GcMultiRow Class : AllowBorderLineZoomChanged Event |
<SRCategoryAttribute("Property Changed")> <SuppressMessageAttribute(Category="Microsoft.Naming", CheckId="CA1702:CompoundWordsShouldBeCasedCorrectly", Scope="", Target="", MessageId="BorderLine", Justification="")> <SRDescriptionAttribute("Occurs when the AllowBorderLineZoom property has changed.")> Public Event AllowBorderLineZoomChanged As EventHandler
Dim instance As GcMultiRow Dim handler As EventHandler AddHandler instance.AllowBorderLineZoomChanged, handler
[SRCategory("Property Changed")] [SuppressMessage(Category="Microsoft.Naming", CheckId="CA1702:CompoundWordsShouldBeCasedCorrectly", Scope="", Target="", MessageId="BorderLine", Justification="")] [SRDescription("Occurs when the AllowBorderLineZoom property has changed.")] public event EventHandler AllowBorderLineZoomChanged
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