| Visual Basic (Declaration) | |
|---|---|
Public Property TextAlignment As ContentAlignment | |
| C# | |
|---|---|
public ContentAlignment TextAlignment {get; set;} | |
Property Value
enumerated valueAdjusting this value will modify the alignment of the displayed text in the cell.
| dbicList | Send comments on this topic. |
| TextAlignment Property | |
| See Also | |
|
| dbicBase Assembly > Dbi.WinControl Namespace > BeforeCellTextDisplayEventArgs Class : TextAlignment Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property TextAlignment As ContentAlignment | |
| C# | |
|---|---|
public ContentAlignment TextAlignment {get; set;} | |