Skip to main content
A newer version of this page is available. .

StripLineCollection Properties

A collection of strip lines.
Name Description
Count Gets the number of items contained within the collection. Inherited from StateManagedCollectionBase.
CurrentDateTimeTitle Specifies a title for the strip line that highlights the current time.
CurrentDateTimeUpdateInterval Specifies the time interval between the current time updates.
IsEmpty Gets a value indicating whether the collection is empty. Inherited from StateManagedCollectionBase.
Item[Int32] Provides indexed access to strip lines in the collection.
Owner Gets the collection’s owner. Inherited from Collection.
ShowCurrentDateTime Specifies whether to highlight the current time.
See Also