DateTimeEditors for WinRT
AutoSizeMode Enumeration

Determines how the popup will be resized when the content changes its size.
Syntax
'Declaration
 
Public Enum AutoSizeMode 
   Inherits System.Enum
public enum AutoSizeMode : System.Enum 
Members
MemberDescription
GrowAndShrinkChange its size according to the content size
GrowHorizontallyGrows its size horizontally, but it shrink its size vertically if needed.
GrowOnlyGrows its size when the content is bigger but remains unchanged when the content size is smaller.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Xaml.AutoSizeMode

See Also

Reference

C1.Xaml Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback