Version

ExpandableEditorWithText.IndentationInfo Class Members

The following tables list the members exposed by ExpandableEditorWithText.IndentationInfo.

Public Constructors
 NameDescription
Public ConstructorExpandableEditorWithText.IndentationInfo ConstructorCreates a new instance of the IndentationInfo class.  
Public Properties
 NameDescription
Public PropertyCanIndentReturns whether the level for this ExpandableEditorWithTextUIElement. can be incremented.  
Public PropertyCanOutdentReturns whether the level for this ExpandableEditorWithTextUIElement. can be decremented.  
Public Methods
 NameDescription
Public MethodInitializeInitializes this IndentationInfo instance with new property values.  
See Also