Version

CalendarDimensions Structure Members

The following tables list the members exposed by CalendarDimensions.

Public Constructors
 NameDescription
Public ConstructorCalendarDimensions ConstructorInitializes a new CalendarDimensions  
Public Properties
 NameDescription
Public PropertyColumnsReturns or sets the number of columns of groups.  
Public PropertyRowsReturns or sets the number of rows of groups.  
Public Methods
 NameDescription
Public MethodEqualsOverloaded. Compares the specified object to this object to see if they are equivalent.  
Public MethodGetHashCodeReturns the hash code of the structure.  
Public MethodToStringReturns a string representation of the object.  
Public Operators
public Operator Equality Compares the values of two CalendarDimensions structures for equality
public Operator Inequality Compares the values of two CalendarDimensions structures for inequality
See Also