Infragistics(R) NetAdvantage(R) Windows Forms
MarginsPropertyIds Enumeration
See Also  E-mail your feedback on this topic.
Infragistics.Win Namespace : MarginsPropertyIds Enumeration

Enumeration of Property identifiers for the Check Editor.

Syntax

Visual Basic (Declaration) 
Public Enum MarginsPropertyIds 
   Inherits System.Enum
C# 
public enum MarginsPropertyIds : System.Enum 

Members

MemberDescription
Bottom Bottom margin property.
Left Left margin property.
Right Right margin property.
Top Top margin property.

See Also