Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

Row Header Indent

A Row header indent is the area represented by the rectangular region displayed to the left of the row header. This gives you the ability to represent row headers in a tree. Row header indents can contain an expand button if the corresponding row has child rows. Regions that constitute the whole row header indent are subdivided into two types:

  • row indents which belong to editor or multi-editor rows;
  • category indents which belong only to category rows.

VE_RowHeaderIndent

 

The table below lists the main properties which affect the element’s appearance:

Appearance

Row indents: the VGridAppearanceCollection.RowHeaderPanel property.

Category indents: the VGridAppearanceCollection.Category property.

Custom Draw Event

The VGridControlBase.CustomDrawRowHeaderIndent event.

 

Related Topics: