Skip to main content

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: