Spread WPF Documentation
FillDirection Enumeration


Specifies the direction of the fill in the view.
Syntax
'Declaration
 
Public Enum FillDirection 
   Inherits System.Enum
'Usage
 
Dim instance As FillDirection
public enum FillDirection : System.Enum 
Members
MemberDescription
DownFills from the top to the bottom.
LeftFills from the right to the left.
RightFills from the left to the right.
UpFills from the bottom to the top.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Windows.SpreadSheet.Data.FillDirection

Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional (SP4), Windows XP (SP2), Windows 2008, Windows 2003 Server (SP1)

See Also

Reference

GrapeCity.Windows.SpreadSheet.Data Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.