'Declaration Public Enum ControlLayoutManagerPropertyIds Inherits System.Enum
public enum ControlLayoutManagerPropertyIds : System.Enum
Member | Description |
---|---|
Alignment | UltraFlowLayoutManager.Alignment property |
ContainerControl | ControlLayoutManagerBase.ContainerControl property |
ExpandToFitHeight | UltraGridBagLayoutManager.ExpandToFitHeight property |
ExpandToFitWidth | UltraGridBagLayoutManager.ExpandToFitWidth property |
HorizontalAlignment | UltraFlowLayoutManager.HorizontalAlignment property |
HorizontalGap | UltraFlowLayoutManager.HorizontalGap property |
Margins | ControlLayoutManagerBase.Margins property |
Orientation | UltraFlowLayoutManager.Orientation property |
VerticalAlignment | UltraFlowLayoutManager.VerticalAlignment property |
VerticalGap | UltraFlowLayoutManager.VerticalGap property |
WrapItems | UltraFlowLayoutManager.WrapItems property |
Property identifiers are passed to handlers of the Infragistics.Win.UltraComponentBase.PropertyChanged event. This provides a generic technique for both receiving notification of changes in the state of a component and responding to those changes. All components derived from Infragistics.Win.UltraComponentBase expose this functionality.
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2