[This is preliminary documentation and is subject to change.]

Populates the date components in a dropdown box. Examples of dropdown boxes are Month Dropdown, Week drop down etc.

Namespace:  OfficeClip.Utils
Assembly:  OfficeClip.Utils (in OfficeClip.Utils)
Version: 8.1.1.0

Syntax

C#
public class PopulateDateItems : DateTimeConst
Visual Basic (Declaration)
Public Class PopulateDateItems _
	Inherits DateTimeConst
Visual C++
public ref class PopulateDateItems : public DateTimeConst

Inheritance Hierarchy

System..::.Object
  OfficeClip.Utils..::.DateTimeConst
    OfficeClip.Utils..::.PopulateDateItems

See Also