MESCIUS.ActiveReports.SpreadBuilder Assembly / GrapeCity.SpreadBuilder.Imaging Namespace / SBFloatingMoveType Enumeration

SBFloatingMoveType Enumeration
Used by DDSheet.AddLine(..)
Syntax
'Declaration
 
Public Enum SBFloatingMoveType 
   Inherits System.Enum
 
Members
MemberDescription
MoveNoSizeLines and Pictures move but do not size with cells.
MoveSizeLines and Pictures move and size with cells.
NoMoveNoSizeLines and Pictures do not move or size with cells.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.SpreadBuilder.Imaging.SBFloatingMoveType

See Also