GrapeCity.Win.MultiRow Namespace > GcMultiRow Class : LastRowPosition Property |
<SRCategoryAttribute("Behavior")> <SRDescriptionAttribute("Indicates which position the last row can be scrolled to.")> <DefaultValueAttribute()> Public Property LastRowPosition As LastRowPosition
Dim instance As GcMultiRow Dim value As LastRowPosition instance.LastRowPosition = value value = instance.LastRowPosition
[SRCategory("Behavior")] [SRDescription("Indicates which position the last row can be scrolled to.")] [DefaultValue()] public LastRowPosition LastRowPosition {get; set;}
Exception | Description |
---|---|
System.ComponentModel.InvalidEnumArgumentException | The specified value is not one of LastRowPosition values. |
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