LookupColumnDefinitionBase..::..HorizontalAlignment Property
Gets the horizontal alignment type.
Namespace:
RingSoft.DbLookup.LookupAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public LookupColumnAlignmentTypes HorizontalAlignment { get; set; }
Public Property HorizontalAlignment As LookupColumnAlignmentTypes Get Set
public: property LookupColumnAlignmentTypes^ HorizontalAlignment { LookupColumnAlignmentTypes^ get (); void set (LookupColumnAlignmentTypes^ value); }