BucketSchedulerBucketHeaderAlignment
Namespace: TagBites.WinSchedulers
Assembly: TagBites.WinSchedulers.dll
Product: TagBites.WinSchedulers v. 1.3.8
Specifies the alignment a bucket header to its layout rectangle.
public enum BucketSchedulerBucketHeaderAlignmentFields
Section titled “Fields”Bottom
Section titled “Bottom”Specifies the a bucket header is positioned to the bottom of the bucket content.
Bottom = 3Specifies the a bucket header is positioned to the left of the bucket content.
Left = 0Specifies the a bucket header is positioned to the right of the bucket content.
Right = 2Specifies the a bucket header is positioned to the top of the bucket content.
Top = 1